@@ -185,7 +185,7 @@ The field \`name\` must be present on this level.
18518563 | value: 123 # Must be a string
186186 | ^^^^^^^^^^
18718764 |
188- 65 | ssoOnPrem :
188+ 65 | ssoDirect :
189189
190190Error was generated by the configuration spec rule.
191191
@@ -213,7 +213,7 @@ Expected type \`string\` but got \`integer\`.
21321363 | value: 123 # Must be a string
214214 | ^^^
21521564 |
216- 65 | ssoOnPrem :
216+ 65 | ssoDirect :
217217
218218Error was generated by the configuration spec rule.
219219
@@ -290,11 +290,11 @@ Expected type \`rootRedoclyConfigSchema.apis_additionalProperties.openapi\` (obj
290290Error was generated by the configuration spec rule.
291291
292292
293- [21] .redocly.yaml:67:12 at #/ssoOnPrem /oidc/title
293+ [21] .redocly.yaml:67:12 at #/ssoDirect /oidc/title
294294
295295Expected type \`string\` but got \`integer\`.
296296
297- 65 | ssoOnPrem :
297+ 65 | ssoDirect :
29829866 | oidc:
29929967 | title: 456 # Must be a string
300300 | ^^^
@@ -304,7 +304,7 @@ Expected type \`string\` but got \`integer\`.
304304Error was generated by the configuration spec rule.
305305
306306
307- [22] .redocly.yaml:85:9 at #/ssoOnPrem /oidc/defaultTeams/0
307+ [22] .redocly.yaml:85:9 at #/ssoDirect /oidc/defaultTeams/0
308308
309309Expected type \`string\` but got \`integer\`.
310310
@@ -318,7 +318,7 @@ Expected type \`string\` but got \`integer\`.
318318Error was generated by the configuration spec rule.
319319
320320
321- [23] .redocly.yaml:80:5 at #/ssoOnPrem /oidc/configuration
321+ [23] .redocly.yaml:80:5 at #/ssoDirect /oidc/configuration
322322
323323The field \`authorization_endpoint\` must be present on this level.
324324
@@ -332,7 +332,7 @@ The field \`authorization_endpoint\` must be present on this level.
332332Error was generated by the configuration spec rule.
333333
334334
335- [24] .redocly.yaml:81:23 at #/ssoOnPrem /oidc/configuration/token_endpoint
335+ [24] .redocly.yaml:81:23 at #/ssoDirect /oidc/configuration/token_endpoint
336336
337337Expected type \`string\` but got \`integer\`.
338338
@@ -346,7 +346,7 @@ Expected type \`string\` but got \`integer\`.
346346Error was generated by the configuration spec rule.
347347
348348
349- [25] .redocly.yaml:78:19 at #/ssoOnPrem /oidc/authorizationRequestCustomParams/login_hint
349+ [25] .redocly.yaml:78:19 at #/ssoDirect /oidc/authorizationRequestCustomParams/login_hint
350350
351351Expected type \`string\` but got \`integer\`.
352352
@@ -360,7 +360,7 @@ Expected type \`string\` but got \`integer\`.
360360Error was generated by the configuration spec rule.
361361
362362
363- [26] .redocly.yaml:87:3 at #/ssoOnPrem /sso-config-schema-without-configurationUrl
363+ [26] .redocly.yaml:87:3 at #/ssoDirect /sso-config-schema-without-configurationUrl
364364
365365The field \`clientId\` must be present on this level.
366366
@@ -374,7 +374,7 @@ The field \`clientId\` must be present on this level.
374374Error was generated by the configuration spec rule.
375375
376376
377- [27] .redocly.yaml:87:3 at #/ssoOnPrem /sso-config-schema-without-configurationUrl
377+ [27] .redocly.yaml:87:3 at #/ssoDirect /sso-config-schema-without-configurationUrl
378378
379379The field \`configurationUrl\` must be present on this level.
380380
0 commit comments