Skip to content

Commit

Permalink
address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaminduR committed Oct 12, 2023
1 parent ba84961 commit 629a38e
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -662,9 +662,9 @@ paths:
description: |
This API provides the capability to authorized an API to the application.<br>
<b>Permission required:</b> <br>
* /permission/admin/manage/identity/applicationmgt/create <br>
* /permission/admin/manage/identity/applicationmgt/update <br>
<b>Scope required:</b> <br>
* internal_application_mgt_create
* internal_application_mgt_update
parameters:
- name: applicationId
in: path
Expand Down Expand Up @@ -3774,4 +3774,4 @@ servers:
tenant-domain:
default: "carbon.super"
server-url:
default: "localhost:9443"
default: "localhost:9443"

0 comments on commit 629a38e

Please sign in to comment.