How to add an optional param to http endpoint definition
I have this:
But, in swagger when I don't write anything as
But, in swagger when I don't write anything as
code. I get {code} as param in the endpoint.