Skip to content

Commit

Permalink
Update .spectral-oas.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VijayKesharwani authored Oct 31, 2023
1 parent 5aae4f1 commit 14affcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .spectral-oas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ rules:
severity: hint
description: |
This rule checks if the operationId in your API definitions follows camel case or is missing.
given: "$.paths.*.*"
given: "$..*.*"
then:
function: camara-casing-convention

0 comments on commit 14affcf

Please sign in to comment.