-
-
Notifications
You must be signed in to change notification settings - Fork 232
Docs : Add support to filters by module #190
Copy link
Copy link
Open
Labels
.NETPull requests that update .net codePull requests that update .net codeenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net codeenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Hello, is there any way to support custom filter / authorize attribute by set of endpoints ? i.e. allowing an API key authentication for all endpoints in the same folder ?
Thank you.