Skip to content

Commit

Permalink
GITBOOK-279: formula linked APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
prernaadev01 authored and gitbook-bot committed Jan 31, 2025
1 parent 5056b82 commit 567ba3b
Show file tree
Hide file tree
Showing 52 changed files with 61,385 additions and 43,185 deletions.
12,210 changes: 12,210 additions & 0 deletions docs/.gitbook/assets/swagger (1) (1) (1) (1) (1) (1) (1) (1).yaml

Large diffs are not rendered by default.

24,877 changes: 12,667 additions & 12,210 deletions docs/.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml

Large diffs are not rendered by default.

27,755 changes: 15,088 additions & 12,667 deletions docs/.gitbook/assets/swagger (1) (1) (1) (1).yaml

Large diffs are not rendered by default.

3,687 changes: 3,018 additions & 669 deletions docs/.gitbook/assets/swagger (1) (1) (1).yaml

Large diffs are not rendered by default.

35,562 changes: 18,125 additions & 17,437 deletions docs/.gitbook/assets/swagger (1).yaml

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,18 @@
* [Retrieve linked Label documents by ID](guardian/standard-registry/policies/policy-labels/apis-related-to-policy-labels/retrieve-linked-label-documents-by-id.md)
* [Formula Linked Definitions](guardian/standard-registry/policies/formula-linked-definitions/README.md)
* [Formula Linked Definitions using UI](guardian/standard-registry/policies/formula-linked-definitions/formula-linked-definitions-using-ui.md)
* [⚙️ APIs related to Formula Linked](guardian/standard-registry/policies/formula-linked-definitions/apis-related-to-formula-linked/README.md)
* [Creating a new formula](guardian/standard-registry/policies/formula-linked-definitions/apis-related-to-formula-linked/creating-a-new-formula.md)
* [Returns a list of formulas](guardian/standard-registry/policies/formula-linked-definitions/apis-related-to-formula-linked/returns-a-list-of-formulas.md)
* [Returns a formula by its ID](guardian/standard-registry/policies/formula-linked-definitions/apis-related-to-formula-linked/returns-a-formula-by-its-id.md)
* [Update the formula by its ID](guardian/standard-registry/policies/formula-linked-definitions/apis-related-to-formula-linked/update-the-formula-by-its-id.md)
* [Delete the formula by its ID](guardian/standard-registry/policies/formula-linked-definitions/apis-related-to-formula-linked/delete-the-formula-by-its-id.md)
* [Retrieve the list of all schemas and policies linked to a Formula](guardian/standard-registry/policies/formula-linked-definitions/apis-related-to-formula-linked/retrieve-the-list-of-all-schemas-and-policies-linked-to-a-formula.md)
* [Create a new formula (import) from a file](guardian/standard-registry/policies/formula-linked-definitions/apis-related-to-formula-linked/create-a-new-formula-import-from-a-file.md)
* [Export selected formulas into a file](guardian/standard-registry/policies/formula-linked-definitions/apis-related-to-formula-linked/export-selected-formulas-into-a-file.md)
* [Loads (import) a file and return its preview](guardian/standard-registry/policies/formula-linked-definitions/apis-related-to-formula-linked/loads-import-a-file-and-return-its-preview.md)
* [Publish a formula](guardian/standard-registry/policies/formula-linked-definitions/apis-related-to-formula-linked/publish-a-formula.md)
* [Retrieve all data from documents that needed for displaying the formula](guardian/standard-registry/policies/formula-linked-definitions/apis-related-to-formula-linked/retrieve-all-data-from-documents-that-needed-for-displaying-the-formula.md)
* [🔑 Bring your own DIDs](guardian/standard-registry/bring-your-own-dids/README.md)
* [💻 Bring your own (BYO) DIDs UI](guardian/standard-registry/bring-your-own-dids/bring-your-own-byo-dids-ui.md)
* [⚙️ APIs](guardian/standard-registry/bring-your-own-dids/apis/README.md)
Expand Down
4 changes: 2 additions & 2 deletions docs/guardian/map-related-apis/returning-map-api-key.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Returning map API Key

{% swagger src="../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/map/key" method="get" %}
[swagger (1) (1) (1).yaml](<../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% swagger src="../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/map/key" method="get" %}
[swagger (1) (1) (1) (1).yaml](<../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% endswagger %}
4 changes: 2 additions & 2 deletions docs/guardian/map-related-apis/returning-sentinel-api-key.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Returning Sentinel API Key

{% swagger src="../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/map/sh" method="get" %}
[swagger (1) (1) (1).yaml](<../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% swagger src="../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/map/sh" method="get" %}
[swagger (1) (1) (1) (1).yaml](<../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% endswagger %}
278 changes: 142 additions & 136 deletions docs/guardian/readme/roadmap.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@



{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/push/migrate-data" method="post" %}
[swagger (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml" path="/policies/push/migrate-data" method="post" %}
[swagger (1) (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MigratePolicy Data

{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/migrate-data" method="post" %}
[swagger (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml" path="/policies/migrate-data" method="post" %}
[swagger (1) (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@



{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/{policyId}/data" method="get" %}
[swagger (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml" path="/policies/{policyId}/data" method="get" %}
[swagger (1) (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@



{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/{policyId}/tag-block-map" method="get" %}
[swagger (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml" path="/policies/{policyId}/tag-block-map" method="get" %}
[swagger (1) (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@



{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/{policyId}/virtual-keys" method="get" %}
[swagger (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml" path="/policies/{policyId}/virtual-keys" method="get" %}
[swagger (1) (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@



{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/data" method="post" %}
[swagger (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml" path="/policies/data" method="post" %}
[swagger (1) (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@



{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/{policyId}/virtual-keys" method="post" %}
[swagger (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% swagger src="../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml" path="/policies/{policyId}/virtual-keys" method="post" %}
[swagger (1) (1) (1) (1) (1).yaml](<../../../../.gitbook/assets/swagger (1) (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Adding new Test to the policy

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policies/{policyId}/test" method="post" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/{policyId}/test" method="post" %}
[swagger (1) (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Deleting the Specified Test

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policies/{policyId}/test/{testId}" method="delete" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/{policyId}/test/{testId}" method="delete" %}
[swagger (1) (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Returning details of the most recent test run

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policies/{policyId}/test/{testId}/details" method="get" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/{policyId}/test/{testId}/details" method="get" %}
[swagger (1) (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Returning Policy Test by ID

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policies/{policyId}/test/{testId}" method="get" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/{policyId}/test/{testId}" method="get" %}
[swagger (1) (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Running the Policy Test

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policies/{policyId}/test/{testId}/start" method="post" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/{policyId}/test/{testId}/start" method="post" %}
[swagger (1) (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Stopping the Specified Test

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policies/{policyId}/test/{testId}/stop" method="post" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml" path="/policies/{policyId}/test/{testId}/stop" method="post" %}
[swagger (1) (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# ⚙️ APIs related to Formula Linked

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Create a new formula (import) from a file

{% swagger src="../../../../../.gitbook/assets/swagger (1).yaml" path="/formulas/{policyId}/import/file" method="post" %}
[swagger (1).yaml](<../../../../../.gitbook/assets/swagger (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Creating a new formula

{% swagger src="../../../../../.gitbook/assets/swagger (1).yaml" path="/formulas" method="post" %}
[swagger (1).yaml](<../../../../../.gitbook/assets/swagger (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Delete the formula by its ID

{% swagger src="../../../../../.gitbook/assets/swagger (1).yaml" path="/formulas/{formulaId}" method="delete" %}
[swagger (1).yaml](<../../../../../.gitbook/assets/swagger (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Export selected formulas into a file

{% swagger src="../../../../../.gitbook/assets/swagger (1).yaml" path="/formulas/{formulaId}/export/file" method="get" %}
[swagger (1).yaml](<../../../../../.gitbook/assets/swagger (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Loads (import) a file and return its preview

{% swagger src="../../../../../.gitbook/assets/swagger (1).yaml" path="/formulas/import/file/preview" method="post" %}
[swagger (1).yaml](<../../../../../.gitbook/assets/swagger (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Publish a formula

{% swagger src="../../../../../.gitbook/assets/swagger (1).yaml" path="/formulas/{formulaId}/publish" method="put" %}
[swagger (1).yaml](<../../../../../.gitbook/assets/swagger (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Retrieve all data from documents that needed for displaying the formula

{% swagger src="../../../../../.gitbook/assets/swagger (1).yaml" path="/formulas/data" method="post" %}
[swagger (1).yaml](<../../../../../.gitbook/assets/swagger (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Retrieve the list of all schemas and policies linked to a Formula

{% swagger src="../../../../../.gitbook/assets/swagger (1).yaml" path="/formulas/{formulaId}/relationships" method="get" %}
[swagger (1).yaml](<../../../../../.gitbook/assets/swagger (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Returns a formula by its ID

{% swagger src="../../../../../.gitbook/assets/swagger (1).yaml" path="/formulas/{formulaId}" method="get" %}
[swagger (1).yaml](<../../../../../.gitbook/assets/swagger (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Returns a list of formulas

{% swagger src="../../../../../.gitbook/assets/swagger (1).yaml" path="/formulas" method="get" %}
[swagger (1).yaml](<../../../../../.gitbook/assets/swagger (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Update the formula by its ID

{% swagger src="../../../../../.gitbook/assets/swagger (1).yaml" path="/formulas/{formulaId}" method="put" %}
[swagger (1).yaml](<../../../../../.gitbook/assets/swagger (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Create a new Label document for token (VP)

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-labels/{definitionId}/documents" method="post" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-labels/{definitionId}/documents" method="post" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Creating new Label definition

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-labels" method="post" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-labels" method="post" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Delete Label definition by ID

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-labels/{definitionId}" method="delete" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-labels/{definitionId}" method="delete" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Export Label configuration to a file

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-statistics/{definitionId}/export/file" method="get" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-statistics/{definitionId}/export/file" method="get" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Import Label configuration from a file

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-statistics/{policyId}/import/file" method="post" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-statistics/{policyId}/import/file" method="post" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Preview of the imported file

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-statistics/import/file/preview" method="post" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-statistics/import/file/preview" method="post" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Publish Label definition by ID asynchronously

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-labels/push/{definitionId}/publish" method="put" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-labels/push/{definitionId}/publish" method="put" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Publish Label definition by ID

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-labels/{definitionId}/publish" method="put" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-labels/{definitionId}/publish" method="put" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Retrieve a label definition configuration by ID

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-labels/{definitionId}" method="get" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-labels/{definitionId}" method="get" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Retrieve a list of created Label documents

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-labels/{definitionId}/documents" method="get" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-labels/{definitionId}/documents" method="get" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Retrieve Label document by ID

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-labels/{definitionId}/documents/{documentId}" method="get" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-labels/{definitionId}/documents/{documentId}" method="get" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Retrieve linked Label documents by ID

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-labels/{definitionId}/documents/{documentId}/relationships" method="get" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-labels/{definitionId}/documents/{documentId}/relationships" method="get" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Retrieve the list of components for Label configuration (schemas, policies, etc)

{% swagger src="../../../../../.gitbook/assets/swagger (1) (1).yaml" path="/policy-labels/{definitionId}/relationships" method="get" %}
[swagger (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1).yaml>)
{% swagger src="../../../../../.gitbook/assets/swagger (1) (1) (1).yaml" path="/policy-labels/{definitionId}/relationships" method="get" %}
[swagger (1) (1) (1).yaml](<../../../../../.gitbook/assets/swagger (1) (1) (1).yaml>)
{% endswagger %}
Loading

0 comments on commit 567ba3b

Please sign in to comment.