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

Added functionality to create a new Space Contact #18

Merged
merged 3 commits into from
Mar 3, 2015

Conversation

PetrF0X
Copy link
Contributor

@PetrF0X PetrF0X commented Feb 21, 2015

I just added the functionality to create a new Space Contact. I didn't write any unit-test as I don't know if I am allowed to do that, so the code is not tested yet.

Note:
I didn't know exactly what class to take as the "create" attribute for the addSpaceContact() method. I have looked at the other classes, e.g. Profile.java, but I found the fields different from those written at https://developers.podio.com/doc/contacts so I decided to create a new class ContactCreate for creating new contacts. Or would it be better to update the fields in class Profile and use this one?

@PetrF0X
Copy link
Contributor Author

PetrF0X commented Mar 3, 2015

@holm is the code OK? I'm about to write a method for updating the Space Contact so I'd like to know if I am on the right way.
Thanks

@holm
Copy link
Contributor

holm commented Mar 3, 2015

Looks good

holm pushed a commit that referenced this pull request Mar 3, 2015
Added functionality to create a new Space Contact
@holm holm merged commit ba054e5 into podio:master Mar 3, 2015
@holm
Copy link
Contributor

holm commented Mar 3, 2015

Thanks!

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.

None yet

2 participants