temando / serverless-openapi-documentation

Serverless 1.0 plugin to generate OpenAPI V3 documentation from serverless configuration
MIT License
93 stars 127 forks source link

Support examples in JSON schema #26

Open piersmacdonald opened 6 years ago

piersmacdonald commented 6 years ago

Model definitions using a JSON schema currently have the following error:

Schema object cannot have additionalProperty: examples

It's one thing to not support examples by generating them but this forces the property to be removed, precluding future enhancements displaying them