1
0
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:
Vitaly the Alpaca (bot)
2025-07-21 09:14:53 +03:00
parent a25380ccc1
commit 7b2a1b49f2
356 changed files with 9310 additions and 9297 deletions

View File

@@ -50,10 +50,10 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable ИзменитьПоле \
--token "***" \
--base "appfZJpwSs0JLhWdA" \
--table "tblNj3w6ztSJVYcJZ" \
--field "fldebMmXVwQW6uSCI" \
--title "5673d4ec-fddd-4d37-bdf7-72e284d151ef(изм.)" \
--base "appLXEgjzsVecD3l4" \
--table "tble926wSPH6Wa42i" \
--field "fldmJu0qKTPmcpfeM" \
--title "33a50ddc-9b4a-4f91-a12f-2c48a9f34a0c(изм.)" \
--description "Новое описание"
```
</TabItem>
@@ -62,10 +62,10 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable ИзменитьПоле ^
--token "***" ^
--base "appfZJpwSs0JLhWdA" ^
--table "tblNj3w6ztSJVYcJZ" ^
--field "fldebMmXVwQW6uSCI" ^
--title "5673d4ec-fddd-4d37-bdf7-72e284d151ef(изм.)" ^
--base "appLXEgjzsVecD3l4" ^
--table "tble926wSPH6Wa42i" ^
--field "fldmJu0qKTPmcpfeM" ^
--title "33a50ddc-9b4a-4f91-a12f-2c48a9f34a0c(изм.)" ^
--description "Новое описание"
```
</TabItem>