You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@corroded Hey. I had to revert it since patch-package didn't work too well with npm installations of Spectral.
Binaries worked just fine. I'll revisit it soon - I'm hoping to get it out in one of the next releases.
Describe the bug
oas2-valid-response-schema-example
does not considerx-nullable
To Reproduce
spectral lint oas2.yaml
63:24 error oas2-valid-response-schema-example
nicknameproperty type should be string
Expected behavior
Because nickname has x-nullable I expect it not to raise error
Additional context
I believe it's related to #1284 as it started failing with 5.5.0 upgrade attempt
The text was updated successfully, but these errors were encountered: