blob: 7183dfd63625dff98028cd8f38c5010f3a754150 [file] [log] [blame]
{
"api_key": {
"type": "apiKey",
"name": "api_key",
"in": "header"
},
"Existing JWT token": {
"type": "oauth2",
"authorizationUrl": "http://swagger.io/api/oauth/dialog",
"flow": "implicit",
"scopes": {
"scope1": "scope description 1",
"scope2": "scope description 2"
}
}
}