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)
2024-12-19 11:45:21 +03:00
parent 5795f7512c
commit 125cae2a10
299 changed files with 6589 additions and 6597 deletions

View File

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