Parsing an enum rawValue into a path.
#44
Answered
by
oliverfoggin
oliverfoggin
asked this question in
Q&A
-
|
I have a route like... And with a route like... The path should be Hmm... actually, typing this out I wonder if this should split by the case rather than in the path. I tried this... When I tried Should I maybe try to model this differently by creating two cases for the |
Beta Was this translation helpful? Give feedback.
Answered by
oliverfoggin
Aug 21, 2022
Replies: 1 comment
-
|
I'm such an idiot 🤦🏻 Helps if you don't put... On the end. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
oliverfoggin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm such an idiot 🤦🏻
Helps if you don't put...
On the end.