summaryrefslogtreecommitdiffstats
path: root/.spectral.yaml
blob: e547eea57d899c99498cd9123914ddb90c6b3080 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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