Получение настраиваемого пользовательского справочника по коду
Path Parameters
category string required
category
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
code string
fieldsDecl object
property name* CustomDictFieldDeclDTO
description string
displayName string
position int32
refCategoryCode string
regex string
required boolean
type string
Possible values: [BOOLEAN
, CUSTOM_DICT_REF
, DATE
, DATETIME
, NUM_DOUBLE
, NUM_INT
, TEXT
]
name string
position int32
status int64
{
"code": "string",
"fieldsDecl": {},
"name": "string",
"position": 0,
"status": 0
}
Unauthorized
Forbidden
Not Found
Loading...