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

Clean service names in the registry so as not to write syntax errors #239

Closed
wants to merge 5 commits into from

Conversation

sixolet
Copy link
Contributor

@sixolet sixolet commented Aug 7, 2018

Inspired by trying to generate an api with a dash in a service name

@coveralls
Copy link

coveralls commented Aug 7, 2018

Coverage Status

Coverage increased (+0.0009%) to 91.686% when pulling 932cf9a on sixolet:master into a24daf7 on google:master.

sixolet and others added 5 commits August 6, 2018 17:19
* Include 201 CREATED in HTTP success response codes

Previously, we only accepted 200 OK and 204 NO_CONTENT. Some APIs we'd like to use this library with return 201 CREATED when creating a resource, so that should also count as success (and behave like 200 OK).
…oogle#234)

* Move functionality in encoding.py to encoding_helper.py

* Add encoding.py file that imports encoding_helper and extra_types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants