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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-03-18 11:35:12 +03:00
parent b53fce50d0
commit 73e1617628
404 changed files with 8503 additions and 7759 deletions

View File

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