Skip to content
This repository was archived by the owner on Feb 10, 2021. It is now read-only.

Add update method to Call#33

Closed
a-type wants to merge 1 commit intoBandwidth:masterfrom
a-type:call-update
Closed

Add update method to Call#33
a-type wants to merge 1 commit intoBandwidth:masterfrom
a-type:call-update

Conversation

@a-type
Copy link

@a-type a-type commented Jan 18, 2016

Provides an update method on a Call model, allowing the user to POST updated properties to the represented call object as per the API.

This is a one liner in terms of implementation, which seems suspiciously simple...

@a-type
Copy link
Author

a-type commented Jan 18, 2016

I also, as should be evident, improved the DRYness of the Call tests. Those literal JSON definitions were quite messy.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we requiring java 6 or 7? If 7 use diamond operator new HashMap<>();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants