mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-10 04:18:47 +02:00
13 lines
384 B
Plaintext
13 lines
384 B
Plaintext
|
{
|
||
|
"Имя поля БД c обычным типом" : "Тип данных 1",
|
||
|
"Имя поля БД с выбором значения" :
|
||
|
{
|
||
|
"Вариант1" : "green",
|
||
|
"Вариант2" : "red",
|
||
|
...
|
||
|
},
|
||
|
...
|
||
|
}
|
||
|
|
||
|
Доуступные типы: title(ключевой), rich_text, number, status,
|
||
|
date, files, checkbox, url, email, phone_number, people
|