Open
Description
Hi, I have several routes for which I’m using http4s rho routes. I have two questions for the swagger page:
- I want to add multiple examples for each route. Is there anything I can use??? Currently I’m using org.http4s.rho.swagger.models: ModelImpl case class for defining the input example. But with that only one example can be added, how to add multiple examples?
- I also want to add description for each api in the swagger page such that when we click on the drill down button of a route the description occurs just below the api defined. Can you guide me how to do that as well ?
Thanks in advance 😊
Metadata
Assignees
Labels
No labels