You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This completes issue #15.
It implements the following calls:
* DiscoveryConnectionListingRequest
* DiscoveryConnectionDeleteRequest
* DiscoveryConnectionCreateRequest
* DiscoveryConnectionUpdateRequest
* DiscoveryConnectionConnectRequest
The gem does not currently implement any of the Discovery Connection calls to the API.
When implemented, they should be grouped into a common .rb file, perhaps discovery.rb.
The text was updated successfully, but these errors were encountered: