Skip to content

Commit 8178d6b

Browse files
Merge pull request #5617 from wso2/fixing-product-is-issue-25968-1759913383
Fix: YAML indentation error in oauth-dcr.yaml for all affected versions (Product IS issue #25968)
2 parents b862afe + 52213bf commit 8178d6b

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

en/identity-server/7.0.0/docs/apis/restapis/oauth-dcr.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ paths:
7676
grant types, you need to provide the redirect_uris field in your request.\
7777
\ If you are using any other grant type, \nsuch as password, you don't need\
7878
\ to send the redirect_uri field in the request. Check the sample request\
79-
\ given below.\n"
80-
<b>Scope(Permission) required:</b> `internal_dcr_create`
79+
\ given below.\n\n<b>Scope(Permission) required:</b> `internal_dcr_create`"
8180
operationId: registerApplication
8281
requestBody:
8382
description: Application information to register.

en/identity-server/7.1.0/docs/apis/restapis/oauth-dcr.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ paths:
7676
grant types, you need to provide the redirect_uris field in your request.\
7777
\ If you are using any other grant type, \nsuch as password, you don't need\
7878
\ to send the redirect_uri field in the request. Check the sample request\
79-
\ given below.\n"
80-
<b>Scope(Permission) required:</b> `internal_dcr_create`
79+
\ given below.\n\n<b>Scope(Permission) required:</b> `internal_dcr_create`"
8180
operationId: registerApplication
8281
requestBody:
8382
description: Application information to register.

en/identity-server/next/docs/apis/restapis/oauth-dcr.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ paths:
7676
grant types, you need to provide the redirect_uris field in your request.\
7777
\ If you are using any other grant type, \nsuch as password, you don't need\
7878
\ to send the redirect_uri field in the request. Check the sample request\
79-
\ given below.\n"
80-
<b>Scope(Permission) required:</b> `internal_dcr_create`
79+
\ given below.\n\n<b>Scope(Permission) required:</b> `internal_dcr_create`"
8180
operationId: registerApplication
8281
requestBody:
8382
description: Application information to register.

0 commit comments

Comments
 (0)