frankmehlhop
6 years agoNew Contributor
How to set default values into Swagger form
Hi,
I have a Swagger ui and a C# Controller with a GET.
Tha GET need's a json File as atribute.
Each time I will test my Api I have to write surtain values into the form (json).
Because it is allways the same value, I would like to have a prefilled field.
How can I set default values into this Swagger form?
Thanks for help.
Frank