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
The service is limited to say 7. Small enough to do something like /savings/{ec2 || emr || ops}:service but large that we cant write different handlers for all.
Is there any way to limit this type of usage ?
Since service are currently only 3 letter words, can we do something like
I want routes like
The service is limited to say 7. Small enough to do something like
/savings/{ec2 || emr || ops}:service
but large that we cant write different handlers for all.Is there any way to limit this type of usage ?
Since service are currently only 3 letter words, can we do something like
Edit:
Currently I am doing
But it gives existing wildcards
The text was updated successfully, but these errors were encountered: