You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fact that an API has a prefix (e.g., /api) should not affect the
way resources are grouped for documentation purposes. This patch
updates the hardcoded single level of resource grouping to ignore the
prefix (which available as part of the route object).
0 commit comments