| Trạng thái | Mô tả |
|---|---|
| designing | Đang thiết kế |
| pending | Đang chờ |
| developing | Đang phát triển |
| integrating | Đang tích hợp |
| testing | Đang kiểm thử |
| tested | Đã kiểm thử |
| released | Đã phát hành |
| deprecated | Sẽ bị ngừng dùng |
| exception | Ngoại lệ |
| obsolete | Lỗi thời |
"paths": {
"/pets": {
"post": {
...
"operationId": "addPet",
"x-apidog-status": "released"
}
}
}