Skip to content

Commit faa7504

Browse files
author
FusionAuth Automation
committed
Sync from monorepo 2f087c552f53
1 parent b94377b commit faa7504

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

openapi.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,9 @@ components:
267267
type: boolean
268268
authenticationTokenConfiguration:
269269
"$ref": "#/components/schemas/AuthenticationTokenConfiguration"
270+
baseURL:
271+
type: string
272+
format: URI
270273
cleanSpeakConfiguration:
271274
"$ref": "#/components/schemas/CleanSpeakConfiguration"
272275
data:
@@ -7387,6 +7390,9 @@ components:
73877390
type: object
73887391
accessControlConfiguration:
73897392
"$ref": "#/components/schemas/TenantAccessControlConfiguration"
7393+
baseURL:
7394+
type: string
7395+
format: URI
73907396
captchaConfiguration:
73917397
"$ref": "#/components/schemas/TenantCaptchaConfiguration"
73927398
configured:

0 commit comments

Comments
 (0)