Skip to content

RC2: Reformat top-level links #58

@csantero

Description

@csantero

https://github.com/dgeb/json-api/blob/v1rc2/format/index.md#top-level-links-

The top-level links object MAY contain the following members:

  • "self" - a link for fetching the data in the response document.
  • Pagination links for the primary data, as described below.

I believe we aren't even using this key yet, correct? Since this is a MAY requirement, we technically don't need to do anything here, although paging is something we absolutely ought to support eventually, and the self key is nice to have and probably easy to add.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions