{
"name": "string",
"method": "string",
"category": "string",
"categories": [
{
"name": "string",
"method": "string",
"category": 0
}
],
"operations": [
{
"name": "string",
"id": 0
}
],
"operations_wrt_categories": [
{
"name": "string",
"method": "string",
"category": "string"
}
]
}