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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-12-19 09:08:57 +03:00
parent 0da086a3fe
commit e8ea567d3b
294 changed files with 6582 additions and 6582 deletions

View File

@@ -48,10 +48,10 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable ModifyField \
--token "***" \
--base "appr3wHHzUnyFqK6z" \
--table "tbl52pjjMFLe60W5O" \
--field "fldCY9EZDPf8evuhG" \
--title "eaf19cf3-e4ac-489e-8134-affae1330e96(change.)" \
--base "appjFWKCVebeGE473" \
--table "tblQruvDLsvmo9wkW" \
--field "fldi0KAMPJkAk0ZpY" \
--title "3a9f6b55-9db5-4fc6-9000-41f2b7471d4b(change.)" \
--description "New description"
```
</TabItem>
@@ -60,10 +60,10 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable ModifyField ^
--token "***" ^
--base "appr3wHHzUnyFqK6z" ^
--table "tbl52pjjMFLe60W5O" ^
--field "fldCY9EZDPf8evuhG" ^
--title "eaf19cf3-e4ac-489e-8134-affae1330e96(change.)" ^
--base "appjFWKCVebeGE473" ^
--table "tblQruvDLsvmo9wkW" ^
--field "fldi0KAMPJkAk0ZpY" ^
--title "3a9f6b55-9db5-4fc6-9000-41f2b7471d4b(change.)" ^
--description "New description"
```
</TabItem>