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
When I execute this code with a JSON file the file got validated. Reading the documentation I understood that I can disable JSON validation, so I would expect and error.
Hi Guys,
I'm using the validator but I would like to avoid json validation, so I set my validator to this:
When I execute this code with a JSON file the file got validated. Reading the documentation I understood that I can disable JSON validation, so I would expect and error.
Am I right? Maybe, Am I doing something wrong?
Versions:
"@apidevtools/swagger-parser": "^10.0.1"
Node: v12.18.3
The text was updated successfully, but these errors were encountered: