Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group routes #113

Open
Vaibhav-Agarwal06 opened this issue May 7, 2022 · 1 comment
Open

Group routes #113

Vaibhav-Agarwal06 opened this issue May 7, 2022 · 1 comment

Comments

@Vaibhav-Agarwal06
Copy link

Vaibhav-Agarwal06 commented May 7, 2022

How can we group below routes to single tag "Videos"

/api/video/watch/{video_id}
/api/channel/view/{channel_id}
/api/channels/{action}/{channel_id?}
/api/playlist/view/{playlist_id}
/api/playlists/{action}/{playlist_id?}

and is there any way to restrict specific routes like below or restrict route which starts with below names:

/admin
/_next
/static
/install
@mpashkovskiy
Copy link
Owner

mpashkovskiy commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants