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

Discovery Connection Calls #15

Closed
mdaines-r7 opened this issue Sep 6, 2012 · 0 comments
Closed

Discovery Connection Calls #15

mdaines-r7 opened this issue Sep 6, 2012 · 0 comments
Labels

Comments

@mdaines-r7
Copy link
Contributor

The gem does not currently implement any of the Discovery Connection calls to the API.

  • DiscoveryConnectionConnectRequest
  • DiscoveryConnectionCreateRequest
  • DiscoveryConnectionDeleteRequest
  • DiscoveryConnectionListingRequest
  • DiscoveryConnectionUpdateRequest

When implemented, they should be grouped into a common .rb file, perhaps discovery.rb.

@mdaines-r7 mdaines-r7 self-assigned this Mar 13, 2014
mdaines-r7 added a commit that referenced this issue Mar 14, 2014
This completes issue #15.
It implements the following calls:
* DiscoveryConnectionListingRequest
* DiscoveryConnectionDeleteRequest
* DiscoveryConnectionCreateRequest
* DiscoveryConnectionUpdateRequest
* DiscoveryConnectionConnectRequest
@mdaines-r7 mdaines-r7 removed their assignment Feb 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant