Testing swagger parameters in vscode swagger3 preview

37 Views Asked by At

I have a swagger3 preview for an API that looks like this:

enter image description here

When I try to "Execute" this API it fails because it does not have a default appId to go with. How can I pass a default appId so that I can test this API through the swagger preview in vscode?

0

There are 0 best solutions below