Skip to content

ACR data plane swagger has incorrect securityDefinition section which needs to be removed #22823

Open
@pallavit

Description

@pallavit

"securityDefinitions": {
"registry_auth": {
"type": "basic"
},
"registry_oauth2": {
"type": "apiKey",
"in": "header",
"name": "Authorization"
}
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions