You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
518 B
YAML

2 years ago
get:
tags:
- admin
summary: Get advanced settings
responses:
"200":
description: ""
content:
application/json:
schema:
allOf:
- type: object
properties:
groupsExemptFromMaintenanceMode:
type: array
items:
$ref: ../../../components/schemas/GroupObject.yaml#/GroupDataObject
- $ref: ../../../components/schemas/CommonProps.yaml#/CommonProps