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

Make grpc-gateway support enum fields in path parameter #273

Merged
merged 1 commit into from
Jan 5, 2017

Conversation

linuxerwang
Copy link
Contributor

Repeated enum fields are also supported.

@tmc
Copy link
Collaborator

tmc commented Nov 29, 2016

Thanks for your contribution, could you please show this behavior in a test case? Also please be mindful of unrelated changes in diffs (there's some whitespace noise). Also please sign the CLA.

@linuxerwang
Copy link
Contributor Author

Done the code changes. I think I've already signed the CLA:

It looks like you've already signed this CLA. If you'd like to edit your contact information, you may do so below.

Not sure what to do next.

Thanks!

@achew22
Copy link
Collaborator

achew22 commented Jan 4, 2017

@tmc This looks like it's good to go for me. Do you object to it?

@tmc
Copy link
Collaborator

tmc commented Jan 5, 2017

@achew22 LGTM

@tmc tmc merged commit 5c4acf0 into grpc-ecosystem:master Jan 5, 2017
@tamalsaha tamalsaha mentioned this pull request Mar 30, 2017
1 task
adasari pushed a commit to adasari/grpc-gateway that referenced this pull request Apr 9, 2020
Make grpc-gateway support enum fields in path parameter
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.

3 participants