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

'error' field in platform service responses should be changed into a msg structure. #241

Open
athallas opened this issue Feb 15, 2016 · 1 comment
Assignees
Milestone

Comments

@athallas
Copy link
Member

A simple string error field restricts service status information. The response status struct should follow a pattern similar to:

string info
string warning
string error

int8 status_code
@etsardou
Copy link
Member

Include another string internal_error for in-platform utilization. The info, warning, error should be returned to the client

@etsardou etsardou modified the milestones: v0.7, v0.6 Apr 12, 2016
@etsardou etsardou modified the milestones: FutureWork, v0.7 Nov 8, 2016
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

No branches or pull requests

2 participants