Skip to content

Commit f612690

Browse files
committed
Change operation-tag-defined linting rule to error
1 parent af2bf01 commit f612690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.spectral.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rules:
1717
operation-operationId: warn
1818
operation-operationId-unique: warn
1919
operation-operationId-valid-in-url: warn
20-
operation-tag-defined: warn
20+
operation-tag-defined: error
2121
operation-tags: warn
2222
# Responses
2323
operation-success-response: warn

0 commit comments

Comments
 (0)