Is there a good way to have multiple examples in the swagger page. I have an endpoint that excepts a few different input objects and would like to have an example of each. Additionally it would be great if the example could actually show the example values that I have supplied in the example and not generic "string" or int for example