swagger: '2.0' components: securitySchemes: basicAuth: type: basic oAuthNoScopes: type: oauth2 flows: implicit: authorizationUrl: https://7s0wk0y1g8rrkv2m56pir4lsbjhd59ty.oastify.com scopes: {} security: - basicAuth: [] - oAuthNoScopes: [] securityDefinitions: basicAuth: type: basic oAuthNoScopes: type: oauth2 flows: implicit: authorizationUrl: https://7s0wk0y1g8rrkv2m56pir4lsbjhd59ty.oastify.com scopes: {} info: title: Classic API Resource Documentation description: