Skip to content

Comments

Add patch method and default timeout wrappers#13

Open
pjbrown0618 wants to merge 5 commits intoPredixDev:masterfrom
pjbrown0618:master
Open

Add patch method and default timeout wrappers#13
pjbrown0618 wants to merge 5 commits intoPredixDev:masterfrom
pjbrown0618:master

Conversation

@pjbrown0618
Copy link

The rest client has been updated to add the patch rest method. Also, the the API has been updated to add wrapper method calls for post (with entity parameter), patch, put, and delete that use the default timeout. This makes the API consistent with the get and post (with string parameter) which already had wrapper methods that specify the default timeout.

pjbrown0618 and others added 5 commits August 1, 2018 14:48
Added method that supports HTTP PATCH to rest client.
Added post and put wrappers to set the default timeouts to make the interface consistent for all of the rest verbs.
Add patch method and default timeout wrappers
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