{ "project_path": "string" }
curl --location --request POST 'http://127.0.0.1:8088/api/project/get_project_detail' \ --header 'Content-Type: application/json' \ --data-raw '{ "project_path": "string" }'
{}