Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

GET /defaults/

Получение списка значений по умолчанию

Параметры запроса

Имя

Тип

Описание

id

array [integer]

Id параметра по умолчанию.

value

array [integer]

Значение параметра по умолчанию.

name

array [string]

Имя параметра по умолчанию.

Поля ответа

Имя

Тип

Описание

id

integer

Id параметра по умолчанию.

value

integer

Значение параметра по умолчанию.

name

string

Имя параметра по умолчанию.


  • No labels