agent-infra / agent-infra/sandbox
1.11.0 版本没有 bash/file watch api
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 5.9k
- Fork
- 529
- Merge trung bình
- 4 giờ 8 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
```
curl -X POST \
'http://localhost:8080/v1/file/watch' \
--header 'Accept: */*' \
--header 'User-Agent: Thunder Client (https://www.thunderclient.com)' \
--header 'Content-Type: application/json' \
--data-raw '{
"path": "/"
}'
```
---
{
"success": false,
"message": "Not Found",
"data": null
}
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.