Skip to content

Commit

Permalink
Rename discovery config API in system api resource definition
Browse files Browse the repository at this point in the history
  • Loading branch information
dewniMW committed Jan 22, 2024
1 parent 2d31080 commit 879e07e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@
description="Delete organization"/>
</Scopes>
</APIResource>
<APIResource name="Organization Config Discovery Management API"
<APIResource name="Organization Discovery Configuration Management API"
identifier="/api/server/v1/organization-configs/discovery" requiresAuthorization="true"
description="API representation of the Organization Config Management API" type="TENANT_ADMIN">
<Scopes>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@
description="Delete organization"/>
</Scopes>
</APIResource>
<APIResource name="Organization Config Discovery Management API"
<APIResource name="Organization Discovery Configuration Management API"
identifier="/api/server/v1/organization-configs/discovery" requiresAuthorization="true"
description="API representation of the Organization Config Management API" type="TENANT_ADMIN">
<Scopes>
Expand Down

0 comments on commit 879e07e

Please sign in to comment.