Skip to content

Allow REST api to comply with jsonapi.org spec #1734

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

Closed
jbockerstette opened this issue May 9, 2016 · 3 comments
Closed

Allow REST api to comply with jsonapi.org spec #1734

jbockerstette opened this issue May 9, 2016 · 3 comments

Comments

@jbockerstette
Copy link

Parse server's current REST interface does not comply with jsonapi.org.

@flovilmart
Copy link
Contributor

What would be your use case?

@jbockerstette
Copy link
Author

Some end users require that you complie with this spec. This is a
requirement for a spec I am working on. They want a Rest api but it must
complie the jsonapi. Org spec.
On May 9, 2016 1:26 PM, "Florent Vilmart" [email protected] wrote:

What would be your use case?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#1734 (comment)

@flovilmart
Copy link
Contributor

Changing the format of the REST API would break all compatibility with existing clients so I don't think this is something we'll implement. But you're free to provide a pull request.

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 a pull request may close this issue.

2 participants