-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: synchronizing api spec with user-docs
- Loading branch information
1 parent
4065ba7
commit 8ed97ac
Showing
11 changed files
with
14,885 additions
and
39,370 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# AccessRequests | ||
|
||
{% hint style="info" %} | ||
This document uses the REST API. For more details, see the [Authentication for API](../rest-api/authentication-for-api/) page. | ||
{% endhint %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/self/access_requests" method="get" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Assignment | ||
|
||
{% hint style="info" %} | ||
This document uses the REST API. For more details, see the [Authentication for API](../rest-api/authentication-for-api/) page. | ||
{% endhint %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/learn/assignments" method="get" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/learn/assignments" method="delete" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Catalog Resource | ||
|
||
{% hint style="info" %} | ||
This document uses the REST API. For more details, see the [Authentication for API](../rest-api/authentication-for-api/) page. | ||
{% endhint %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/learn/catalog" method="get" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Cloud | ||
|
||
{% hint style="info" %} | ||
This document uses the REST API. For more details, see the [Authentication for API](../rest-api/authentication-for-api/) page. | ||
{% endhint %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/cloud/scans" method="post" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/cloud/scans" method="get" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/cloud/scans/{scan_id}" method="get" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/cloud/resources" method="get" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/cloud/permissions" method="post" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/cloud/environments" method="post" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/cloud/environments" method="get" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/cloud/environments/{environment_id}" method="patch" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/orgs/{org_id}/cloud/environments/{environment_id}" method="delete" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Tenants | ||
|
||
{% hint style="info" %} | ||
This document uses the REST API. For more details, see the [Authentication for API](../rest-api/authentication-for-api/) page. | ||
{% endhint %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/tenants/{tenant_id}/memberships" method="get" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/tenants/{tenant_id}/memberships/{membership_id}" method="patch" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} | ||
|
||
{% swagger src="../../.gitbook/assets/rest-spec.json" path="/tenants/{tenant_id}/memberships/{membership_id}" method="delete" %} | ||
[rest-spec.json](../../.gitbook/assets/rest-spec.json) | ||
{% endswagger %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.