File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1934,9 +1934,10 @@ paths:
19341934 properties :
19351935 id :
19361936 type : string
1937- description : >-
1938- A per-back-end **unique** identifier for the OpenID Connect Provider to
1939- be as prefix for the Bearer token.
1937+ description : |-
1938+ A per-back-end **unique** identifier for the OpenID Connect provider.
1939+
1940+ Is used as prefix for the openEO token.
19401941 pattern : ' [\d\w]{1,20}'
19411942 issuer :
19421943 type : string
@@ -2130,9 +2131,8 @@ paths:
21302131 properties :
21312132 access_token :
21322133 description : >-
2133- The access token (without `basic//` prefix) to be used in
2134- the Bearer token for authorization in subsequent API
2135- calls.
2134+ The access token to be used in the Bearer token for authorization
2135+ in subsequent API calls (without the custom `basic//` prefix).
21362136 type : string
21372137 example : b34ba2bdf9ac9ee1
21382138 4XX :
You can’t perform that action at this time.
0 commit comments