We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8411c91 commit 372d11cCopy full SHA for 372d11c
tools/spectral/ipa/rulesets/IPA-125.yaml
@@ -36,7 +36,7 @@ rules:
36
This is valid because there are exactly 2 mappings for 2 oneOf references, and all values match.
37
38
message: '{{error}} https://mdb.link/mongodb-atlas-openapi-validation#xgen-IPA-125-oneOf-must-have-discriminator'
39
- severity: error
+ severity: warn
40
given: '$.components.schemas[*]'
41
then:
42
function: 'IPA125OneOfMustHaveDiscriminator'
@@ -84,7 +84,7 @@ rules:
84
```
85
86
message: '{{error}} https://mdb.link/mongodb-atlas-openapi-validation#xgen-IPA-125-oneOf-no-base-types'
87
88
89
90
function: 'IPA125OneOfNoBaseTypes'
0 commit comments