Skip to content

Revisit the user experience for api layer for mgmt plane #2652

@qiaozha

Description

@qiaozha

As mgmt plane often has operationId GroupName_OperationName format, operation name conflicts are quite common, which cause us getting operationName like firewallRulesGet in the api layer.
we could enable hierarchyClient: true to get a subpath for each operation group like /api/firewallRules and no need to change the operation name, But it would be unrealistic to do so as mgmt plane has a lot of operation groups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions