Skip to content
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: typename when the path is nested #334

Merged
merged 1 commit into from
Apr 22, 2019
Merged

Conversation

steelydylan
Copy link
Contributor

Hi @horiuchi

Thank you for the great tool
It's really useful!!

but I want one thing to be fixed

When you convert the path like (pet/owner/{id}), the path will be converted like this
petowner$Id
sometimes it’s difficult to read...

So, I want the path to be converted like below
petOwner$Id

This PR is for that :)

When you convert the path like (pet/owner/{id}), the path will be converted like this
petowner$Id

sometimes it’s difficult to read

So, I want the path to be converted like below
petOwner$Id
@horiuchi horiuchi merged commit 0b13a62 into horiuchi:master Apr 22, 2019
@horiuchi
Copy link
Owner

horiuchi commented Apr 22, 2019

@steelydylan Thank you for your contribution!

That's good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants