Skip to content

Commit 52213bf

Browse files
author
wso2-engineering-bot
committed
Fix: YAML indentation error in oauth-dcr.yaml for all affected versions (product-is#25968)
1 parent b862afe commit 52213bf

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)