{
"projectId": 0,
"tree": {
"name": "string",
"leafCount": 0,
"children": [
{}
],
"apiData": {
"id": 0,
"filePath": "string",
"qualifiedName": "string",
"className": "string",
"classComment": "string",
"path": "string",
"methodName": "string",
"methodComment": "string",
"absolutePath": "string",
"httpMethod": "string",
"params": [
{
"name": "string",
"type": "string",
"annotation": "string",
"fields": [
{
"name": "string",
"type": "string"
}
]
}
]
},
"key": "string",
"isController": true
}
}