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

new services for adding and getting #93

Merged
merged 1 commit into from
May 14, 2015

Conversation

elrayle
Copy link
Contributor

@elrayle elrayle commented May 14, 2015

New Collection Services:

  • AddCollectionToCollection
  • AddObjectToCollection
  • AddRelatedObjectToCollection
  • GetCollectionsFromCollection
  • GetObjectsFromCollection
  • GetRelatedObjectsFromCollection

New Object Services:

  • AddObjectToObject
  • AddRelatedObjectToObject
  • GetObjectsFromObject
  • GetRelatedObjectsFromObject

New Collection Services:
* AddCollectionToCollection
* AddObjectToCollection
* AddRelatedObjectToCollection
* GetCollectionsFromCollection
* GetObjectsFromCollection
* GetRelatedObjectsFromCollection

New Object Services:
* AddObjectToObject
* AddRelatedObjectToObject
* GetObjectsFromObject
* GetRelatedObjectsFromObject
@elrayle
Copy link
Contributor Author

elrayle commented May 14, 2015

This addresses the validation issues described in #89.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.87%) to 96.81% when pulling 1a3b6a4 on services_addXtoY_getXfromY into b21de94 on master.

@hectorcorrea
Copy link
Member

+1 👍

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.

3 participants