mirror of
https://github.com/encounter/JSONAPI.git
synced 2026-03-30 11:18:38 -07:00
11 lines
139 B
JSON
11 lines
139 B
JSON
[
|
|
{
|
|
"type": "test_entity1",
|
|
"id": "2DF03B69-4B0A-467F-B52E-B0C9E44FCECF",
|
|
"attributes": {
|
|
"foo": "Hello",
|
|
"bar": 123
|
|
}
|
|
}
|
|
]
|