Forum Discussion
No RepliesBe the first to reply
Related Content
- 2 years ago
- 4 years ago
- 6 months ago
Hi,
I have added multiple examples for schema object as below in YAML Specification for a REST API :
This is getting reflected properly in Swagger UI
But only one example of Schema Object is getting returned in static HTML downloaded from Swagger Editor, behavior is same while generating HTML documentation from Swagger codegen cli tool.
Expecting all examples to be returned in downloaded HTML. Please suggest a way to achieve this.