We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7854d03 commit 8ce7be8Copy full SHA for 8ce7be8
.spectral.yaml
@@ -5,6 +5,8 @@ rules:
5
no-eval-in-markdown: true
6
no-script-tags-in-markdown: true
7
openapi-tags-uniqueness: true
8
+ operation-operationId: true
9
+ operation-operationId-valid-in-url: true
10
operation-operationId-unique: true
11
operation-success-response: true
12
path-keys-no-trailing-slash: true
0 commit comments