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 f6275e6 commit 189f787
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 Operation ids should follow a specific case convention: camel case.
given: "$..[?(@.operationId)]"
given: "$.paths.*.*"
then:
function: camara-casing-convention

0 comments on commit 189f787

Please sign in to comment.