openapi-cop
openapi-cop copied to clipboard
A proxy that validates responses and requests against an OpenAPI document. https://www.npmjs.com/package/openapi-cop https://hub.docker.com/r/lxlu/openapi-cop
The HTTP spec does not require a `content-type` header for empty responses and some people may argue that such responses even should not contain such header. As a matter of...
# Context Since February 2021, the openapi schema version 3.1.0 exists and, for the first time, is a true superset of JSON Schema. This opens the door for simpler tooling...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker/build-push-action | action | digest | `6e95f19` -> `2634353` | --- ### Configuration...