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
With a AJV v8, it should be possible to use the OpenAPI spec to validate the requests and responses used in testing by extracting the appropriate definition. With v6 (needed for draft-04, I think), this is not straightforward.
We’ve rolled out support for using external packages from NPM directly in your Postman scripts! That means you can now easily bring in ajv@8 like this:
Is there an existing request for this feature?
Is your feature request related to a problem?
The AJV version is too old and needs to be upgraded. You still used 6.12.6 but now it is 8.6.2
Describe the solution you'd like
Upgrade ajv
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: