ResponseCategory
namestringrequired
project_idintegerrequired
Possible values: >= 1 and <= 2147483647
Example:
1descriptionstring
idintegerrequired
Possible values: >= 1 and <= 2147483647
Example:
1created_atstring<date-time>required
Дата и время создания
updated_atstring<date-time>required
Дата и время обновления
ResponseCategory
{
"name": "string",
"project_id": 1,
"description": "string",
"id": 1,
"created_at": "2024-07-29T15:51:28.071Z",
"updated_at": "2024-07-29T15:51:28.071Z"
}