1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-11-20 14:49:03 +03:00
parent 3c166dafa4
commit 3fc56f0f14
344 changed files with 7593 additions and 7695 deletions

View File

@@ -39,7 +39,7 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable GetDatabaseTables \
--token "***" \
--base "appEQjBhFBRg8WSBM"
--base "app8huKeAywx6EwSV"
```
</TabItem>
@@ -47,7 +47,7 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable GetDatabaseTables ^
--token "***" ^
--base "appEQjBhFBRg8WSBM"
--base "app8huKeAywx6EwSV"
```
</TabItem>
</Tabs>