You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +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 "appffoaW7rjLmVJzQ" \
|
||||
--table "tbl53bnitoPLqT5fW" \
|
||||
--base "app0SvCs0MbKiXML2" \
|
||||
--table "tblHCb2NG3vEhdtJI" \
|
||||
--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 "appffoaW7rjLmVJzQ" ^
|
||||
--table "tbl53bnitoPLqT5fW" ^
|
||||
--base "app0SvCs0MbKiXML2" ^
|
||||
--table "tblHCb2NG3vEhdtJI" ^
|
||||
--data "{'Number':10,'String':'Hello'}"
|
||||
Reference in New Issue
Block a user