Summery
Create a parser which returns the data needed to validate the documentation.
The initial documentation used for the first version of the parser is http://petstore.swagger.io/v2/swagger.json
To-Do
Create a parser which returns:
- Resource
- Method
- Content-Type
- Schema
Summery
Create a parser which returns the data needed to validate the documentation.
The initial documentation used for the first version of the parser is http://petstore.swagger.io/v2/swagger.json
To-Do
Create a parser which returns: