Skip to content

Are wildcards in the path supported? #692

Discussion options

You must be logged in to vote

These become ASP.NET Core routes and use the same syntax. I think what you're looking for here is "/api/myendpoint/{**catch-all}".
https://docs.microsoft.com/en-us/aspnet/core/fundamentals/routing?view=aspnetcore-5.0#route-template-reference

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mathiasfritsch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants