Skip to content

Commit 87b26bc

Browse files
Merge pull request #5620 from BimsaraBodaragama/fix/asgrdeo-dcr-api
2 parents 8178d6b + 1a8bdcc commit 87b26bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

en/asgardeo/docs/apis/restapis/oauth-dcr.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ paths:
6060
description: "This API is used to create an OAuth2 application.
6161
\n If your want to create your application to use the `implicit` or `authorization_code` grant types, you need to provide the `redirect_uri` field in your request.\
6262
\n If you are using any other grant type, \nsuch as `password`, you don't need to send the `redirect_uri` field in the request.
63-
\n Check the sample request given below.\n\n"
64-
<b>Scope(Permission) required:</b> `internal_dcr_create`
63+
\n Check the sample request given below.\n\n<b>Scope(Permission) required:</b> `internal_dcr_create`"
6564
operationId: registerApplication
6665
requestBody:
6766
description: Application information to register.

0 commit comments

Comments
 (0)