You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mv-api-spec/.redocly.yaml

33 lines
737 B

# See https://docs.redoc.ly/cli/configuration/ for more information.
apiDefinitions:
main: openapi/openapi.yaml
lint:
codeframes: on
rules:
oas3-schema: on
path-param-exists: on
operation-2xx-response: on
unique-parameter-names: on
no-unused-schemas: warning
operation-operationId-unique: on
path-declarations-must-exist: on
camel-case-names: off
api-servers: on
license-url: on
no-extra-fields: on
operation-description: on
operation-operationId: on
operation-tags: off
provide-contact: on
servers-no-trailing-slash: on
bundler: on
debug-info: on
referenceDocs:
htmlTemplate: ./docs/index.html
theme:
colors:
primary:
main: "#32329f"