apistar icon indicating copy to clipboard operation
apistar copied to clipboard

Allow 'examples' field in "Parameter", "MediaType" and "Components"

Open maerteijn opened this issue 6 years ago • 0 comments

This pull requests will add the following:

  • Extend the openapi validator to allow the examples field, see https://swagger.io/docs/specification/adding-examples/ and https://swagger.io/specification/#componentsObject
  • Render the examples (and the already existing example field) in the apistar theme documentation.
apistar-examples

maerteijn avatar Sep 18 '19 12:09 maerteijn