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

Remove old api #1083

Merged
merged 3 commits into from Jun 24, 2019
Merged

Remove old api #1083

merged 3 commits into from Jun 24, 2019

Conversation

antho1404
Copy link
Member

Dependency #1082

  • Remove ListenResult -> Use Execution.Stream instead
  • Remove StartService -> Use Instance.Create instead
  • Remove StopService -> Use Instance.Stop instead
  • Remove DeployService -> Use Service.Create instead
  • Remove DeleteService -> Use Service.Delete instead
  • Remove ListServices -> Use Service.List instead ( Implement List for Service #1077)
  • Remove GetService -> Use Service.Get instead

@antho1404 antho1404 changed the title Fix/remove old api Remove old api Jun 23, 2019
@antho1404 antho1404 mentioned this pull request Jun 23, 2019
4 tasks
@antho1404 antho1404 merged commit c840303 into dev Jun 24, 2019
@antho1404 antho1404 deleted the fix/remove-old-api branch June 24, 2019 10:39
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.

None yet

3 participants