File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tools/spectral/ipa/rulesets Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7373 - Confirms that the existing operationId is compliant with generated IPA Compliant OperationId
7474 message : ' {{error}} https://mdb.link/mongodb-atlas-openapi-validation#xgen-IPA-109-valid-operation-id'
7575 severity : warn
76- given : ' $.paths[*]'
76+ given : ' $.paths[*][*] '
7777 then :
7878 function : ' IPA109ValidOperationID'
Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ Rule checks for the following conditions:
141141
142142#### xgen-IPA-104-valid-operation-id
143143
144- ` off `
144+ ![ warn ] ( https://img.shields.io/badge/warning-yellow )
145145The Operation ID must start with the verb “get” and should be followed by a noun or compound noun.
146146The noun(s) in the Operation ID should be the collection identifiers from the resource identifier in singular form.
147147If the resource is a singleton resource, the last noun may be the plural form of the collection identifier.
You can’t perform that action at this time.
0 commit comments