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

Validate JSON string in the docs #174

Closed
eyedol opened this issue Jun 3, 2014 · 0 comments
Closed

Validate JSON string in the docs #174

eyedol opened this issue Jun 3, 2014 · 0 comments
Milestone

Comments

@eyedol
Copy link
Collaborator

eyedol commented Jun 3, 2014

The sample JSON string for success or failure response doesn't validate -- http://smssync.ushahidi.com/developers/

It should be

{
    "payload": {
        "success": true,
        "error": null
    }
}
@eyedol eyedol added this to the v2.7 milestone Jun 3, 2014
@eyedol eyedol modified the milestones: v2.6, v2.7 Jun 16, 2014
@eyedol eyedol closed this as completed in 18f4126 Jun 16, 2014
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

1 participant