Перейти к основному содержимому

ResponseCategory

namestringrequired
project_idintegerrequired

Possible values: >= 1 and <= 2147483647

Example: 1
descriptionstring
idintegerrequired

Possible values: >= 1 and <= 2147483647

Example: 1
created_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"
}