Обновить eurostyle-server-api-requirements.md

This commit is contained in:
2025-10-02 14:39:51 +03:00
parent 2807a72985
commit 4835136cb5

View File

@ -872,7 +872,7 @@ part_type - Перечисление (Enum)
| `number` | string | ✅ | Номер документа | | `number` | string | ✅ | Номер документа |
| `date` | datetime | ✅ | Дата документа. | | `date` | datetime | ✅ | Дата документа. |
| `number_in_client_database` | string | ❌ | Номер в базе клиента | | `number_in_client_database` | string | ❌ | Номер в базе клиента |
| `date_of_service` | datetime | | Дата проведения ТО | | `date_of_service` | datetime | | Дата проведения ТО |
| `responsible` | string | ❌ | Ответственный | | `responsible` | string | ❌ | Ответственный |
| `status` | numeric | ✅ | Статус. (enum) | | `status` | numeric | ✅ | Статус. (enum) |
| `comment` | text | ❌ | Комментарий. | | `comment` | text | ❌ | Комментарий. |