I am developing a simple rest api that only has two Get methods so far. It's working fine etc, and looks pretty great when I navigate to the url thanks to the built in swagger documentation.
However I do not actually see a yaml or json file anywhere. How do I change the title and default values as shown in the screenshot? Hopefully it's possible without making a whole separate yaml or json doc?
I don't actually want to change the design at all. I only want to edit the text a little.