securitySchemes:
  oAuth2:
    type: oauth2
    flows:
      password:
        tokenUrl: 'https://api.example.com/auth/token'
