Skip to content

JSON API adapter should return id as a string #47

@denkristoffer

Description

@denkristoffer

As per http://jsonapi.org/format/#document-structure-resource-object-ids all JSON API resource ID's must be returned as a string. Since Rails stores ID's as integers it would be nice to have this conversion happen in the adapter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions