You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -49,10 +49,10 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint airtable ModifyField \
|
||||
--token "***" \
|
||||
--base "apppLBhsU5rQXonVc" \
|
||||
--table "tblHkcDgxI3U2XnHf" \
|
||||
--field "fldgQHD4BvAolprrB" \
|
||||
--title "d1a13355-67af-4730-b256-2870de214eb5(change.)" \
|
||||
--base "appQFQC69PgTWgYn4" \
|
||||
--table "tblQcww7iFM3uuyCE" \
|
||||
--field "fldqGSPeJZgi24DEm" \
|
||||
--title "f343cd42-9830-434a-a185-59e6aa1b7fc4(change.)" \
|
||||
--description "New description"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -61,10 +61,10 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint airtable ModifyField ^
|
||||
--token "***" ^
|
||||
--base "apppLBhsU5rQXonVc" ^
|
||||
--table "tblHkcDgxI3U2XnHf" ^
|
||||
--field "fldgQHD4BvAolprrB" ^
|
||||
--title "d1a13355-67af-4730-b256-2870de214eb5(change.)" ^
|
||||
--base "appQFQC69PgTWgYn4" ^
|
||||
--table "tblQcww7iFM3uuyCE" ^
|
||||
--field "fldqGSPeJZgi24DEm" ^
|
||||
--title "f343cd42-9830-434a-a185-59e6aa1b7fc4(change.)" ^
|
||||
--description "New description"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -77,8 +77,8 @@ import TabItem from '@theme/TabItem';
|
||||
"options": {
|
||||
"precision": 0
|
||||
},
|
||||
"id": "fldgQHD4BvAolprrB",
|
||||
"name": "d1a13355-67af-4730-b256-2870de214eb5(change.)",
|
||||
"id": "fldhZ4muaCvM9xCFW",
|
||||
"name": "401e2f24-135a-470e-96c7-9e979faeb1b6(change.)",
|
||||
"description": "New description"
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user