-
Notifications
You must be signed in to change notification settings - Fork 411
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
fix: multiple strings to a single Handler #2913
Conversation
@kyri-petrou Any suggestions on failing tests? The anyOf method implemented logic seems to be correct to achieve this behavior:
// Transformed to:
|
@varshith257 AFAICT the code needs to be formatted. You just need to run |
@kyri-petrou Done! But test suite seems failing :) |
I'm sorry @varshith257 but after looking into this, this implementation is impossible to work. The solution you brought forward is concatenating the paths in |
fixes #2815
/claim #2815