serverless-openapi-documentation
serverless-openapi-documentation copied to clipboard
Support examples in JSON schema
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