petstore_auth
type: oauth2
flows:
implicit
authorizationUrl: http://petstore.swagger.io/oauth/dialog
tokenUrl:
scopes:
write:pets
read:pets
api_key
type: apiKey
name: api_key
in: header