curl --location 'https://petstore-demo.apifox.com/openapi/exec/test/plan' \
--header 'Content-Type: application/json' \
--data '{
"engineId": "string",
"environmentId": "string",
"deviceId": "string",
"sourceType": "string",
"sourceId": "string",
"sourceName": "string",
"taskType": "string",
"runUser": "string",
"projectId": "string",
"debugData": {
"id": "string",
"num": 0,
"name": "string",
"level": "string",
"moduleId": "string",
"moduleName": "string",
"projectId": "string",
"type": "string",
"thirdParty": "string",
"description": "string",
"environmentIds": [
{}
],
"system": "string",
"commonParam": {
"innerMap": {
"property1": {},
"property2": {}
},
"empty": true,
"property1": {},
"property2": {}
},
"createTime": 0,
"updateTime": 0,
"createUser": "string",
"updateUser": "string",
"status": "string",
"caseApis": [
{
"id": "string",
"index": 0,
"caseId": "string",
"apiId": "string",
"description": "string",
"header": [
{}
],
"body": {
"innerMap": {
"property1": {},
"property2": {}
},
"empty": true,
"property1": {},
"property2": {}
},
"query": [
{}
],
"rest": [
{}
],
"assertion": [
{}
],
"relation": [
{}
],
"controller": [
{}
]
}
],
"caseWebs": [
{
"id": "string",
"index": 0,
"caseId": "string",
"operationId": "string",
"description": "string",
"element": [
{}
],
"data": [
{}
]
}
],
"caseApps": [
{
"id": "string",
"index": 0,
"caseId": "string",
"operationId": "string",
"description": "string",
"element": [
{}
],
"data": [
{}
]
}
]
},
"user": "string",
"planId": "string"
}'