1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-07-17 01:42:25 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-11-21 22:39:27 +03:00
parent 34d354696c
commit 5cc51552f4
723 changed files with 7539 additions and 7539 deletions

View File

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