Files
JSONAPI/Tests/JSONAPITests/Includes/stubs/one_include.json
T

11 lines
139 B
JSON

[
{
"type": "test_entity1",
"id": "2DF03B69-4B0A-467F-B52E-B0C9E44FCECF",
"attributes": {
"foo": "Hello",
"bar": 123
}
}
]