1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-06-18 21:53:54 +03:00
parent ccc1893438
commit fb579abca5
1306 changed files with 12675 additions and 11819 deletions

View File

@@ -41,7 +41,7 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable GetDatabaseTables \
--token "***" \
--base "appB8uLtsckC9Omac"
--base "appR5UuecMnWHjiem"
```
</TabItem>
@@ -49,7 +49,7 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable GetDatabaseTables ^
--token "***" ^
--base "appB8uLtsckC9Omac"
--base "appR5UuecMnWHjiem"
```
</TabItem>
</Tabs>