pactflow / roadmap

Public Pactflow issue tracker and roadmap
MIT License
15 stars 0 forks source link

Improved allOf keyword support #85

Closed mefellows closed 1 year ago

mefellows commented 1 year ago

Because Pactflow sets additionalProperties to false on response bodies, allOf cannot be used to validate a response body against multiple schemas. See this write up on this specific issue.

mefellows commented 1 year ago

Closed in #82