diff --git a/openapi-v2.yaml b/openapi-v2.yaml index 8a43335..22aca71 100644 --- a/openapi-v2.yaml +++ b/openapi-v2.yaml @@ -1523,7 +1523,8 @@ definitions: enum: - "key" # a pair of (key, secret) values - "arn" # a role assignment - - "azure_token" # an azure token credential + - "token" # a token credential + - "azure_token" # alias for "token" credential AccessCredential: # Within this type, all fields which are used to contain credential data