{
"jsonapi": {
"version": "string"
},
"data": [
{
"type": "string",
"id": "string",
"attributes": {
"name": "string",
"description": null
}
}
]
}