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

Allow customizable link interpreting #1

Open
darthtrevino opened this issue Apr 6, 2015 · 0 comments
Open

Allow customizable link interpreting #1

darthtrevino opened this issue Apr 6, 2015 · 0 comments

Comments

@darthtrevino
Copy link
Contributor

Presently, we impose some constraints on how payloads are interpreted:

  • Top-Level links are expected to be a hash called "links" on the response payload.
  • Collections are expected to put their items in an array called "items"
  • Collection items are expected to be linked in the same manner as the top level payload.

This should be customizable by clients.

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