1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00

Пересборка доков

This commit is contained in:
Anton Titovets
2024-08-13 16:49:40 +03:00
parent 5e44ab953c
commit 5a281fe58a
804 changed files with 1961 additions and 812 deletions

View File

@@ -44,7 +44,7 @@ sidebar_position: 1
```
```json title="Result"
{
{
"type": "number",
"options": {
"precision": 0
@@ -52,4 +52,5 @@ sidebar_position: 1
"id": "fld3IbFtHZtBHQwsk",
"name": "9c0d2a82-7bf9-40b7-8052-ae3ebadc72d5"
}
```

View File

@@ -38,8 +38,9 @@ sidebar_position: 5
```
```json title="Result"
{
{
"name": "Attachment",
"type": "multipleAttachments"
}
```

View File

@@ -38,7 +38,7 @@ sidebar_position: 6
```
```json title="Result"
{
{
"name": "Checkbox",
"type": "checkbox",
"options": {
@@ -46,4 +46,5 @@ sidebar_position: 6
"color": "yellowBright"
}
}
```

View File

@@ -38,7 +38,7 @@ sidebar_position: 7
```
```json title="Result"
{
{
"name": "Date",
"type": "date",
"options": {
@@ -48,4 +48,5 @@ sidebar_position: 7
}
}
}
```

View File

@@ -38,8 +38,9 @@ sidebar_position: 8
```
```json title="Result"
{
{
"name": "Email",
"type": "email"
}
```

View File

@@ -38,8 +38,9 @@ sidebar_position: 10
```
```json title="Result"
{
{
"name": "Link",
"type": "url"
}
```

View File

@@ -40,11 +40,12 @@ sidebar_position: 4
```
```json title="Result"
{
{
"name": "Number",
"type": "number",
"options": {
"precision": 0
}
}
```

View File

@@ -38,8 +38,9 @@ sidebar_position: 9
```
```json title="Result"
{
{
"name": "Phone",
"type": "phoneNumber"
}
```

View File

@@ -38,8 +38,9 @@ sidebar_position: 3
```
```json title="Result"
{
{
"name": "String",
"type": "richText"
}
```

View File

@@ -47,7 +47,7 @@ sidebar_position: 2
```
```json title="Result"
{
{
"type": "number",
"options": {
"precision": 0
@@ -56,4 +56,5 @@ sidebar_position: 2
"name": "9c0d2a82-7bf9-40b7-8052-ae3ebadc72d5(change.)",
"description": "New description"
}
```