TJ Miller
TJ Miller
## Description Rather than checking for special characters and other edge cases, we should wrap and mutated or added values in `"` quotes. Resolves #9
## Description This adds support for draft-6 examples. Since OpenAPI only supports single examples this transform takes the first example from the array of examples and sets that as the...
## Use Cases * Major API Versioning (e.g. `api.example.com/v1`) * Alternative storage for migration versions ## Implementation So I'm thinking an elegant solution for this would be some way of...
We could use some more integration testing for request migrations
I have never contributed to a GIT project before so bear with me if this pull request isn't done right. I tried to keep the usage as easy as possible....