swagger: '2.0' info: version: "0.0.1" title: description: host: companyname.com basePath: /api/v1 schemes: - https securityDefinitions: OAuth2: type: oauth2 flow: application tokenUrl: https://my_token_url #### No scope mentioned here paths: