oat icon indicating copy to clipboard operation
oat copied to clipboard

JSON API adapter should return id as a string

Open denkristoffer opened this issue 11 years ago • 2 comments

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.

denkristoffer avatar Sep 07 '14 13:09 denkristoffer

Refer to issue #40

smasry avatar Mar 05 '15 22:03 smasry

Has this issue been solved?

I'm considering using Oat instead of AMS. I often checkout issues to get a feel for where the project stands.

sandstrom avatar Sep 06 '16 08:09 sandstrom