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
Fixed schema validation to properly handle OpenAPI `anyOf` schemas when validating responses using Ajv. This improves validation accuracy for schemas that use `anyOf` to define multiple possible response shapes.
0 commit comments