Azure / Azure/api-management-developer-portal

Tag based filtering on API details page - shows no tags

Open
#1,920 4 comments 2 reactions 0 assignees View on GitHub
(t) Improvement (u) OpenAPI + API ref P2
Dominant language
TypeScript
Stars
545
Forks
360
PR merge metrics
No merged PRs in 30d

Description

APIs with tags in the OAS specifications allow for tag based grouping of operations where operations have the tags specified. On the developer portal > API details page where "Group by tag" feature is enabled, it re-organises the operations by grouping them under tags. The same tags are however not available for selection from the filter icon.

![image](https://user-images.githubusercontent.com/72175723/186563341-6fce453b-14f2-447f-9b64-c8227477dc74.png)

The tags are visible on the developer screen.
![image](https://user-images.githubusercontent.com/72175723/186562653-a4715076-74df-4be8-845e-d2091275496d.png)

After some trial and error, we've found that, when tags are applied on the API settings (in Azure portal), they are available on the filter menu and scoped to showing just the tags that have been specified on the API. This works, however it isn't ideal as it requires all the tags to be manually added and managed separately. The other unintended effect is that the tags are also then added to the API List page filter which isn't the intention.

Is there some setting in APIM/Developer Portal or a trick on the API specification which would populate the filter option with the tags? Ideally the tags that seemingly drive (on the OAS) the "Group by tag" toggle would be the same one's available on the filter button.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.