{
"count": 0,
"data": {
"id": 0,
"projectId": 0,
"name": "string",
"path": "string",
"filePath": "string",
"qualifiedName": "string",
"methodName": "string",
"method": "string",
"description": "string",
"requestBodyType": "string",
"requestBody": "string",
"createdAt": "string",
"updatedAt": "string",
"parameters": [
{
"id": 0,
"projectId": 0,
"apiId": 0,
"name": "string",
"type": "string",
"paramIn": "string",
"paramValue": "string",
"remark": "string",
"isGlobal": "string",
"required": true,
"description": "string",
"defaultValue": "string",
"example": "string"
}
]
},
"code": 0,
"message": "string",
"errorMessage": "string",
"systemError": "string"
}