Skip to content

Commit

Permalink
Adding spectral configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
supremar committed Aug 3, 2023
1 parent 1a1bb64 commit 2220804
Show file tree
Hide file tree
Showing 2 changed files with 5,290 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .spectral.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
extends: ["spectral:oas3", "spectral:asyncapi"]
extends: ["spectral:oas", "spectral:asyncapi"]
rules:
no-$ref-siblings: "off"
oas3-valid-media-example: "warn"
oas3-valid-schema-example: "warn"
oas3-schema: "warn"
openapi-tags-uniqueness: "warn"
Loading

0 comments on commit 2220804

Please sign in to comment.