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

Add VM return message into the REST response #2196

Merged
merged 2 commits into from
Aug 3, 2020

Conversation

camilbancioiu
Copy link
Contributor

Currently, the REST response produced by a call to the SCQueryService does not contain vmOutput.ReturnMessage in case of failure. This error message is very useful for developing apps that interface with a custom SC.

The PR adds vmOutput.ReturnMessage to the error produced by SCQueryService.ExecuteQuery(), in case the execution fails.

@camilbancioiu camilbancioiu changed the base branch from master to development August 3, 2020 12:36
@camilbancioiu camilbancioiu merged commit 0ec621b into development Aug 3, 2020
@camilbancioiu camilbancioiu deleted the vm-returnmessage-in-response branch August 3, 2020 13:15
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

5 participants