J. David Lowe
J. David Lowe
In draft2019-09, [`$ref` was changed to allow other keywords alongside it](https://json-schema.org/draft/2019-09/release-notes.html). I ran into this while trying to validate an openapi spec against [the published OAS 3.1 schema](https://github.com/OAI/OpenAPI-Specification/blob/main/schemas/v3.1/schema.json). In particular,...
Add a github action to run [Mayhem for API](https://mayhem4api.forallsecure.com/) (which is a free automated testing tool for http APIs) against the api: given the openapi spec and api server, it...
## What type of PR is this? (check all applicable) - [ ] Refactor - [ ] Feature - [ ] Bug Fix - [ ] Optimization - [ ]...
Add a github action to run [Mayhem for API](https://mayhem4api.forallsecure.com/) (which is a free automated testing tool for http APIs) against the api: given the swagger spec and api server, it...