SecurityOAuth

struct
Property Type Description
authorizationUrl String Optional the OAuth2 authorization endpoint
scopes
ArrayString
Optional OAuth2 scopes
tokenUrl String The OAuth2 token endpoint
INHERITED FROM Security
type String The global security type of the API must be one of: httpBasic, httpBearer, apiKey or oauth2
part of the Apioo-Project