1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-19 23:52:43 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-10-21 17:34:00 +03:00
parent 8da07d462c
commit ca8fdcabe4
390 changed files with 6653 additions and 5768 deletions

View File

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