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

ResponseBlockVersionShort

idintegerrequired

Possible values: >= 1 and <= 2147483647

Example: 1
versionstringrequired
created_atstring<date-time>required

Дата и время создания

block_idintegerrequired

Possible values: >= 1 and <= 2147483647

Example: 1
ResponseBlockVersionShort
{
"id": 1,
"version": "string",
"created_at": "2024-07-29T15:51:28.071Z",
"block_id": 1
}