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
For instance, if I want to group /api/v1/user and /api/v1/users in the tag user, and group /api/v1/book and /api/v1/books in the tag book at the same time. How could I code this with v2?