v3
- user goes to http://petstore.swagger.io/
- user clicks authorize
- user scrolls down to 'Api key authorization'
- user enters value
- user submits form
Actual: Nothing wrong, I just want to do this with a method call instead of having to use a form.
Ideal flow:
Access to helper method like
ui.auth.apiKey = 'foobar'