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 "app46SIZ5dMYWauqZ" \
|
||||
--table "tbl67It1uCTF8JDQc" \
|
||||
--base "appIH39OinhyyvpkN" \
|
||||
--table "tblUfEq3vK9TJtKlt" \
|
||||
--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 "app46SIZ5dMYWauqZ" ^
|
||||
--table "tbl67It1uCTF8JDQc" ^
|
||||
--base "appIH39OinhyyvpkN" ^
|
||||
--table "tblUfEq3vK9TJtKlt" ^
|
||||
--data "{'Number':10,'String':'Hello'}"
|
||||
Reference in New Issue
Block a user