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

Handle responses with empty content #77

Merged

Conversation

kevin-bates
Copy link
Member

Application submission via the REST API does not return a response
body. This updates ensures that an empty dictionary is returned
in such cases.

Fixes: #76

Application submission via the REST API does not return a response
body.  This updates ensures that an empty dictionary is returned
in such cases.

Fixes: gateway-experiments#76
@dimon222
Copy link
Collaborator

Indeed, valid scenario.

Copy link
Collaborator

@lresende lresende left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lresende lresende merged commit 25c29b6 into gateway-experiments:master Jan 13, 2020
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.

ResourceManager.cluster_submit_application fails with JSON error
3 participants