We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94377b commit faa7504Copy full SHA for faa7504
1 file changed
openapi.yaml
@@ -267,6 +267,9 @@ components:
267
type: boolean
268
authenticationTokenConfiguration:
269
"$ref": "#/components/schemas/AuthenticationTokenConfiguration"
270
+ baseURL:
271
+ type: string
272
+ format: URI
273
cleanSpeakConfiguration:
274
"$ref": "#/components/schemas/CleanSpeakConfiguration"
275
data:
@@ -7387,6 +7390,9 @@ components:
7387
7390
type: object
7388
7391
accessControlConfiguration:
7389
7392
"$ref": "#/components/schemas/TenantAccessControlConfiguration"
7393
7394
7395
7396
captchaConfiguration:
7397
"$ref": "#/components/schemas/TenantCaptchaConfiguration"
7398
configured:
0 commit comments