Skip to content

Commit 8ce7be8

Browse files
authored
Added rules to support client generation (#15)
1 parent 7854d03 commit 8ce7be8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.spectral.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ rules:
55
no-eval-in-markdown: true
66
no-script-tags-in-markdown: true
77
openapi-tags-uniqueness: true
8+
operation-operationId: true
9+
operation-operationId-valid-in-url: true
810
operation-operationId-unique: true
911
operation-success-response: true
1012
path-keys-no-trailing-slash: true

0 commit comments

Comments
 (0)