mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 07:44:25 +00:00
13 lines
274 B
YAML
13 lines
274 B
YAML
|
extends: [[spectral:oas, all]]
|
||
|
|
||
|
rules:
|
||
|
info-contact: off
|
||
|
oas2-api-host: off
|
||
|
oas2-parameter-description: off
|
||
|
oas2-schema: off
|
||
|
oas2-valid-schema-example: off
|
||
|
openapi-tags: off
|
||
|
operation-description: off
|
||
|
operation-singular-tag: off
|
||
|
operation-tag-defined: off
|