Feature request: manual tag
Closed this issue · 1 comments
zecar commented
I have common endpoints like /entity
, /entity2
which get's correctly auto tagged under "ENTITY" or "ENTITY2"
the issues comes when I have admin routes for those entities like /admin/entity
; /admin/entity2
because both of them are under "ADMIN"
Can we have a decorator for @tag?
ad-on-is commented
Done in 3.10.0