You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Test data update (Jenkins)
This commit is contained in:
4
docs/en/cli/airtable/CreatePosts/bash.txt
vendored
4
docs/en/cli/airtable/CreatePosts/bash.txt
vendored
@@ -2,6 +2,6 @@
|
||||
|
||||
oint airtable CreatePosts \
|
||||
--token "***" \
|
||||
--base "app3YffmF20K2SlAN" \
|
||||
--table "tblV77xKxUuG7dIZs" \
|
||||
--base "app96pFYup5L3umQr" \
|
||||
--table "tblSsXB0BMtapwLtm" \
|
||||
--data "{'Number':10,'String':'Hello'}"
|
||||
4
docs/en/cli/airtable/CreatePosts/bat.txt
vendored
4
docs/en/cli/airtable/CreatePosts/bat.txt
vendored
@@ -2,6 +2,6 @@
|
||||
|
||||
oint airtable CreatePosts ^
|
||||
--token "***" ^
|
||||
--base "app3YffmF20K2SlAN" ^
|
||||
--table "tblV77xKxUuG7dIZs" ^
|
||||
--base "app96pFYup5L3umQr" ^
|
||||
--table "tblSsXB0BMtapwLtm" ^
|
||||
--data "{'Number':10,'String':'Hello'}"
|
||||
Reference in New Issue
Block a user