diff options
Diffstat (limited to 'support/doc/api/openapi.yaml')
-rw-r--r-- | support/doc/api/openapi.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 76e78fe53..65a2ac897 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -6376,6 +6376,8 @@ components: | |||
6376 | format: date-time | 6376 | format: date-time |
6377 | noInstanceConfigWarningModal: | 6377 | noInstanceConfigWarningModal: |
6378 | type: boolean | 6378 | type: boolean |
6379 | noAccountSetupWarningModal: | ||
6380 | type: boolean | ||
6379 | noWelcomeModal: | 6381 | noWelcomeModal: |
6380 | type: boolean | 6382 | type: boolean |
6381 | nsfwPolicy: | 6383 | nsfwPolicy: |
@@ -6530,6 +6532,8 @@ components: | |||
6530 | type: string | 6532 | type: string |
6531 | noInstanceConfigWarningModal: | 6533 | noInstanceConfigWarningModal: |
6532 | type: boolean | 6534 | type: boolean |
6535 | noAccountSetupWarningModal: | ||
6536 | type: boolean | ||
6533 | noWelcomeModal: | 6537 | noWelcomeModal: |
6534 | type: boolean | 6538 | type: boolean |
6535 | GetMeVideoRating: | 6539 | GetMeVideoRating: |