Add static part before optional parameter? #2495
-
I've been trying to come up with a way to have an optional parameter proceeded by an identifying static part. e.g. { path: '/a/:a/b?/:b?' } What I'm after is for Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Adding an alias without the parameter should work |
Beta Was this translation helpful? Give feedback.
Adding an alias without the parameter should work