Skip to content

Allow subscription/api-access of multiple apis with the same name for apps in dev environment #589

Description

@florianstoll

Problem description

Sometimes there are multiple APIs with the same name and different paths in the develop environment. If an app wants to subscribe one api (with or without version defined in app definition) it will get the latest changed (random) api assigned. The other apis with the same name will not be subscribed.

Feature request

One feature toggle like ALLOW_SUBSCRIPTION_OF_SAME_API_NAMES to be set during apim-cli call to allow subscription of multiple apis with the same name (with or without version defined in app definition). The api version for subscription/api-access in app definition should be optional and used if defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions