Releases: bsneha90/RecursiveSwaggerSchemaParser
Releases · bsneha90/RecursiveSwaggerSchemaParser
Parse Swagger Schema Request/ Response
-
Parse a swagger response to return the schema type, schema structure specific to an http method and response type, for a single path or all paths.
-
Parse a swagger request to return the parameter details like in, type, schema structure and is required.
-
Return error message if incorrect reponse/ HTTP Method passed.