issues
search
encode
/
apistar
The Web API toolkit. ðŸ›
https://docs.apistar.com
BSD 3-Clause "New" or "Revised" License
5.57k
stars
411
forks
source link
Allow 'examples' field in "Parameter", "MediaType" and "Components"
#665
Open
maerteijn
opened
5 years ago
maerteijn
commented
5 years ago
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.
This pull requests will add the following:
examples
field, see https://swagger.io/docs/specification/adding-examples/ and https://swagger.io/specification/#componentsObjectapistar
theme documentation.