1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-10-08 22:51:57 +02:00

Правки доков

This commit is contained in:
Anton Titovets
2024-07-10 13:58:29 +03:00
parent 77cf8eed0c
commit 06b57ba975
683 changed files with 2837 additions and 2052 deletions

View File

@@ -6,12 +6,10 @@ sidebar_position: 2
Gets the schema of base tables
<br/>
*Function GetDatabaseTables(Val Token, Val Base) Export*
`Function GetDatabaseTables(Val Token, Val Base) Export`
| Parameter | CLI option | Type | Destination |
|-|-|-|-|
@@ -22,6 +20,9 @@ sidebar_position: 2
Returns: Map Of KeyAndValue - serialized JSON response from Airtable
```bsl title="Code example"
Base = "apptm8Xqo7TwMaipQ";