Azure / api-management-developer-portal

Developer portal provided by the Azure API Management service.
MIT License
478 stars 306 forks source link

Fixed: error when loading operations grouped by tags without apiId #2376

Closed malincrist closed 5 months ago

malincrist commented 5 months ago

Problem

When loading the operations for the "Operation List" widget, if "Group by tag" is enabled and no apiId is specified in the query parameters, we throw the error Unable to load operations: Error: Parameter "apiId" not specified.

Solution

Exit the flow for loading operations if the apiId is not specified.

github-actions[bot] commented 5 months ago

Accessibility Insights Accessibility Insights Action: All applicable checks passed