Add securityDefintions to generated swagger JSON
Also factor out to a common filepull/325/head
parent
cf87120d78
commit
23c4ffbc1b
@ -0,0 +1,5 @@
|
||||
accessToken:
|
||||
type: apiKey
|
||||
description: The access_token returned by a call to ``/login`` or ``/tokenrefresh``
|
||||
name: access_token
|
||||
in: query
|
Loading…
Reference in New Issue