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 Nov 1, 2023
1 parent 14affcf commit d70b705
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: "$..*.*"
given: "$.paths.*.*"
then:
function: camara-casing-convention

0 comments on commit d70b705

Please sign in to comment.