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 query escapes #14

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

robbywashere-zz
Copy link

No description provided.

dylanjha and others added 17 commits May 11, 2015 11:31
* return response types when the response is 204 or 200 (the update
call to marathon returns a 200)
* update response is simple: https://mesosphere.github.io/marathon/docs/rest-api.html#put-/v2/apps/%7Bappid%7D
* create response is a little more complex:
https://mesosphere.github.io/marathon/docs/rest-api.html#post-/v2/apps
* in both cases, we need the DeploymentID back in the response,
handle the assignment for both update and create based on the
response.Code
added Health Check Results to types
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.

6 participants