Skip to content

Parse Swagger Schema Request/ Response

Latest
Compare
Choose a tag to compare
@bsneha90 bsneha90 released this 31 Jul 03:10
  1. 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.

  2. Parse a swagger request to return the parameter details like in, type, schema structure and is required.

  3. Return error message if incorrect reponse/ HTTP Method passed.