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

DM-17879: Fix RegistryApi put/post/patch/delete methods #2

Merged
merged 4 commits into from
Feb 13, 2019

Conversation

jonathansick
Copy link
Member

  • RegistryApi.put was doing a PATCH behind the scenes. That's fixed now.
  • The RegistryApi.put, patch, and delete methods weren't returning data. That's fixed now.
  • Added testing for all the RegistyApi HTTP methods.

@jonathansick jonathansick merged commit cebfcf6 into master Feb 13, 2019
@jonathansick jonathansick deleted the tickets/DM-17879 branch February 13, 2019 20:29
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.

1 participant