You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-10 22:41:43 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -54,8 +54,8 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint airtable CreatePosts \
|
||||
--token "***" \
|
||||
--base "appvoHqBylat6KWZ3" \
|
||||
--table "tbl4uWfFqBNC10A1T" \
|
||||
--base "appRcy8EFLtr6b7yZ" \
|
||||
--table "tbloefx2yd28cWJIS" \
|
||||
--data "[{'Number':10,'String':'Hello'},{'Number':10,'String':'Hello'}]"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -64,8 +64,8 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint airtable CreatePosts ^
|
||||
--token "***" ^
|
||||
--base "appvoHqBylat6KWZ3" ^
|
||||
--table "tbl4uWfFqBNC10A1T" ^
|
||||
--base "appRcy8EFLtr6b7yZ" ^
|
||||
--table "tbloefx2yd28cWJIS" ^
|
||||
--data "[{'Number':10,'String':'Hello'},{'Number':10,'String':'Hello'}]"
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -46,10 +46,10 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint airtable CreateField \
|
||||
--token "***" \
|
||||
--base "appvoHqBylat6KWZ3" \
|
||||
--table "tbl4uWfFqBNC10A1T" \
|
||||
--title "6a729555-8404-4d62-b272-a9815619acbe" \
|
||||
--fielddata "C:\Users\bayse\AppData\Local\Temp\4vvhoejibt4.tmp"
|
||||
--base "appRcy8EFLtr6b7yZ" \
|
||||
--table "tbloefx2yd28cWJIS" \
|
||||
--title "0eb399b6-0ec7-45f1-acf0-44be25a42d69" \
|
||||
--fielddata "C:\Users\bayse\AppData\Local\Temp\m2ortvrnixj.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -57,10 +57,10 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint airtable CreateField ^
|
||||
--token "***" ^
|
||||
--base "appvoHqBylat6KWZ3" ^
|
||||
--table "tbl4uWfFqBNC10A1T" ^
|
||||
--title "6a729555-8404-4d62-b272-a9815619acbe" ^
|
||||
--fielddata "C:\Users\bayse\AppData\Local\Temp\4vvhoejibt4.tmp"
|
||||
--base "appRcy8EFLtr6b7yZ" ^
|
||||
--table "tbloefx2yd28cWJIS" ^
|
||||
--title "0eb399b6-0ec7-45f1-acf0-44be25a42d69" ^
|
||||
--fielddata "C:\Users\bayse\AppData\Local\Temp\m2ortvrnixj.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -37,14 +37,14 @@ import TabItem from '@theme/TabItem';
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint airtable GetNumberField \
|
||||
--title "6a729555-8404-4d62-b272-a9815619acbe"
|
||||
--title "0eb399b6-0ec7-45f1-acf0-44be25a42d69"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint airtable GetNumberField ^
|
||||
--title "6a729555-8404-4d62-b272-a9815619acbe"
|
||||
--title "0eb399b6-0ec7-45f1-acf0-44be25a42d69"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -56,7 +56,7 @@ Method at API documentation: [task.commentitem.add](https://dev.1c-bitrix.ru/res
|
||||
```bash
|
||||
oint bitrix24 AddTaskComment \
|
||||
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
|
||||
--task "6900" \
|
||||
--task "6916" \
|
||||
--text "Task impossible, let's split up"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -65,7 +65,7 @@ Method at API documentation: [task.commentitem.add](https://dev.1c-bitrix.ru/res
|
||||
```batch
|
||||
oint bitrix24 AddTaskComment ^
|
||||
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
|
||||
--task "6900" ^
|
||||
--task "6916" ^
|
||||
--text "Task impossible, let's split up"
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -63,7 +63,7 @@ Method at API documentation: [task.elapseditem.add](https://dev.1c-bitrix.ru/res
|
||||
```bash
|
||||
oint bitrix24 AddTaskTimeAccounting \
|
||||
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
|
||||
--task "6904" \
|
||||
--task "6920" \
|
||||
--amount 3600
|
||||
```
|
||||
</TabItem>
|
||||
@@ -72,7 +72,7 @@ Method at API documentation: [task.elapseditem.add](https://dev.1c-bitrix.ru/res
|
||||
```batch
|
||||
oint bitrix24 AddTaskTimeAccounting ^
|
||||
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" ^
|
||||
--task "6904" ^
|
||||
--task "6920" ^
|
||||
--amount 3600
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -123,7 +123,7 @@ Method at API documentation: [Order registration](https://api-docs.cdek.ru/33828
|
||||
|
||||
oint cdek CreateOrder \
|
||||
--token "***" \
|
||||
--order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'50b9bb81-a082-4fcc-b58c-87b44c69f887','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" \
|
||||
--order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'11d1c116-cb35-4978-99ea-9b97e709d0e7','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" \
|
||||
--ostore true \
|
||||
--testapi "***"
|
||||
```
|
||||
@@ -135,7 +135,7 @@ Method at API documentation: [Order registration](https://api-docs.cdek.ru/33828
|
||||
|
||||
oint cdek CreateOrder ^
|
||||
--token "***" ^
|
||||
--order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'50b9bb81-a082-4fcc-b58c-87b44c69f887','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" ^
|
||||
--order "{'from_location':{'code':'44','city':'Moscow','address':'Ave. Leningradsky, 4'},'to_location':{'code':'270','city':'Novosibirsk','address':'st. Bluchera, 32'},'packages':[{'items':[{'payment':{'value':3000},'ware_key':'***','name':'Product','cost':300,'amount':2,'weight':700,'url':'www.item.ru'}],'number':'bar-001','comment':'Packaging','height':10,'length':10,'weight':'4000','width':10}],'recipient':{'phones':[{'number':'+79134637228'}],'name':'Ivaniv Ivan'},'sender':{'name':'Petrov Petr'},'services':[{'code':'SECURE_PACKAGE_A2','parameter':10}],'number':'11d1c116-cb35-4978-99ea-9b97e709d0e7','comment':'New order','tariff_code':139,'delivery_recipient_cost':{'value':50},'delivery_recipient_cost_adv':{'sum':3000,'threshold':200}}" ^
|
||||
--ostore true ^
|
||||
--testapi "***"
|
||||
```
|
||||
|
@@ -51,7 +51,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
```bash
|
||||
oint dropbox UploadFile \
|
||||
--token "***" \
|
||||
--file "C:\Users\bayse\AppData\Local\Temp\skswasbzhn1.png" \
|
||||
--file "C:\Users\bayse\AppData\Local\Temp\zjm13j4eoij.png" \
|
||||
--path "/New/pic.png" \
|
||||
--overwrite true
|
||||
```
|
||||
@@ -61,7 +61,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
```batch
|
||||
oint dropbox UploadFile ^
|
||||
--token "***" ^
|
||||
--file "C:\Users\bayse\AppData\Local\Temp\skswasbzhn1.png" ^
|
||||
--file "C:\Users\bayse\AppData\Local\Temp\zjm13j4eoij.png" ^
|
||||
--path "/New/pic.png" ^
|
||||
--overwrite true
|
||||
```
|
||||
|
@@ -49,7 +49,7 @@ Method at API documentation: [ArchiveChat](https://green-api.com/docs/api/servic
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi ArchiveChat \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\w1kg00jfupo.tmp" \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\fe1v4sutu3x.tmp" \
|
||||
--chat "120363410406221140@g.us"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -57,7 +57,7 @@ Method at API documentation: [ArchiveChat](https://green-api.com/docs/api/servic
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi ArchiveChat ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\w1kg00jfupo.tmp" ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\fe1v4sutu3x.tmp" ^
|
||||
--chat "120363410406221140@g.us"
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -50,7 +50,7 @@ Method at API documentation: [CreateGroup](https://green-api.com/docs/api/groups
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi CreateGroup \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\be5sv3el3xn.tmp" \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\j15g3uu3fvl.tmp" \
|
||||
--name "New group"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -58,7 +58,7 @@ Method at API documentation: [CreateGroup](https://green-api.com/docs/api/groups
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi CreateGroup ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\be5sv3el3xn.tmp" ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\j15g3uu3fvl.tmp" ^
|
||||
--name "New group"
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -50,7 +50,7 @@ Method at API documentation: [GetChatHistory](https://green-api.com/docs/api/jou
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi GetChatHistory \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\5ct1occfiwv.tmp" \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\tz2zubmdkfx.tmp" \
|
||||
--chat "120363410406221140@g.us"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -58,7 +58,7 @@ Method at API documentation: [GetChatHistory](https://green-api.com/docs/api/jou
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi GetChatHistory ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\5ct1occfiwv.tmp" ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\tz2zubmdkfx.tmp" ^
|
||||
--chat "120363410406221140@g.us"
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -46,14 +46,14 @@ Method at API documentation: [ShowMessagesQueue](https://green-api.com/docs/api/
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi GetMessageQueue \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\hf5j1e2ccjf.tmp"
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\oryiesow1sg.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi GetMessageQueue ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\hf5j1e2ccjf.tmp"
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\oryiesow1sg.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -52,7 +52,7 @@ Method at API documentation: [SendMessage](https://green-api.com/docs/api/sendin
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi SendTextMessage \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\g1tuzmkhzga.tmp" \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\a3skhufrry4.tmp" \
|
||||
--chat "120363410406221140@g.us" \
|
||||
--text "New message"
|
||||
```
|
||||
@@ -61,7 +61,7 @@ Method at API documentation: [SendMessage](https://green-api.com/docs/api/sendin
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi SendTextMessage ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\g1tuzmkhzga.tmp" ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\a3skhufrry4.tmp" ^
|
||||
--chat "120363410406221140@g.us" ^
|
||||
--text "New message"
|
||||
```
|
||||
|
@@ -49,14 +49,14 @@ Method at API documentation: [ReceiveNotification](https://green-api.com/docs/ap
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi GetNotification \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\4xunkhkvrg4.tmp"
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\ns4sxu5405x.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi GetNotification ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\4xunkhkvrg4.tmp"
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\ns4sxu5405x.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -55,7 +55,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
|
||||
oint ollama PushBlob \
|
||||
--url "https://hut.openintegrations.dev/ollama" \
|
||||
--data "C:\Users\bayse\AppData\Local\Temp\13oqrnicr33.tmp" \
|
||||
--data "C:\Users\bayse\AppData\Local\Temp\h023ara5h0a.tmp" \
|
||||
--headers "{'Authorization':'***'}"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -66,7 +66,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
|
||||
oint ollama PushBlob ^
|
||||
--url "https://hut.openintegrations.dev/ollama" ^
|
||||
--data "C:\Users\bayse\AppData\Local\Temp\13oqrnicr33.tmp" ^
|
||||
--data "C:\Users\bayse\AppData\Local\Temp\h023ara5h0a.tmp" ^
|
||||
--headers "{'Authorization':'***'}"
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -54,10 +54,10 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint openai CreateTranscription \
|
||||
--url "https://api.athenaeum.digital:1122/" \
|
||||
--url "https://hut.openintegrations.dev/localai/" \
|
||||
--token "***" \
|
||||
--model "whisper-1" \
|
||||
--audio "C:\Users\Administrator\AppData\Local\Temp\bi04ndbxhxg.wav" \
|
||||
--audio "C:\Users\bayse\AppData\Local\Temp\nnzmvrjp2bv.wav" \
|
||||
--type "audio/wav"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -65,10 +65,10 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint openai CreateTranscription ^
|
||||
--url "https://api.athenaeum.digital:1122/" ^
|
||||
--url "https://hut.openintegrations.dev/localai/" ^
|
||||
--token "***" ^
|
||||
--model "whisper-1" ^
|
||||
--audio "C:\Users\Administrator\AppData\Local\Temp\bi04ndbxhxg.wav" ^
|
||||
--audio "C:\Users\bayse\AppData\Local\Temp\nnzmvrjp2bv.wav" ^
|
||||
--type "audio/wav"
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -57,7 +57,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
oint openai UploadFile \
|
||||
--url "https://hut.openintegrations.dev/localai/" \
|
||||
--token "***" \
|
||||
--name "bb7e41f1-ea47-47ff-a013-5d458f5bff54.png" \
|
||||
--name "83e97e8d-df65-4581-afb6-e578a928b5c0.png" \
|
||||
--data "https://hut.openintegrations.dev/test_data/picture.jpg" \
|
||||
--purpose "assistants"
|
||||
```
|
||||
@@ -68,7 +68,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
oint openai UploadFile ^
|
||||
--url "https://hut.openintegrations.dev/localai/" ^
|
||||
--token "***" ^
|
||||
--name "bb7e41f1-ea47-47ff-a013-5d458f5bff54.png" ^
|
||||
--name "83e97e8d-df65-4581-afb6-e578a928b5c0.png" ^
|
||||
--data "https://hut.openintegrations.dev/test_data/picture.jpg" ^
|
||||
--purpose "assistants"
|
||||
```
|
||||
|
@@ -59,7 +59,7 @@ Method at AWS documentation: [CreateBucket](https://docs.aws.amazon.com/AmazonS3
|
||||
```bash
|
||||
oint s3 CreateBucket \
|
||||
--name "opi-dirbucket3" \
|
||||
--basic "C:\Users\bayse\AppData\Local\Temp\mxx54klwf2t.tmp"
|
||||
--basic "C:\Users\bayse\AppData\Local\Temp\lw0ixoce42l.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -67,7 +67,7 @@ Method at AWS documentation: [CreateBucket](https://docs.aws.amazon.com/AmazonS3
|
||||
```batch
|
||||
oint s3 CreateBucket ^
|
||||
--name "opi-dirbucket3" ^
|
||||
--basic "C:\Users\bayse\AppData\Local\Temp\mxx54klwf2t.tmp"
|
||||
--basic "C:\Users\bayse\AppData\Local\Temp\lw0ixoce42l.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -55,7 +55,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
```bash
|
||||
oint s3 SendRequestWithBody \
|
||||
--method "PUT" \
|
||||
--basic "C:\Users\bayse\AppData\Local\Temp\rbwh3xjpgiy.tmp" \
|
||||
--basic "C:\Users\bayse\AppData\Local\Temp\h1jncpzypez.tmp" \
|
||||
--body "C:\test_data\document.docx"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -64,7 +64,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
```batch
|
||||
oint s3 SendRequestWithBody ^
|
||||
--method "PUT" ^
|
||||
--basic "C:\Users\bayse\AppData\Local\Temp\rbwh3xjpgiy.tmp" ^
|
||||
--basic "C:\Users\bayse\AppData\Local\Temp\h1jncpzypez.tmp" ^
|
||||
--body "C:\test_data\document.docx"
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -48,7 +48,7 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint s3 SendRequestWithoutBody \
|
||||
--method "GET" \
|
||||
--basic "C:\Users\bayse\AppData\Local\Temp\yw5el4wcdxf.tmp"
|
||||
--basic "C:\Users\bayse\AppData\Local\Temp\ji1t5ynq5c3.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -56,7 +56,7 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint s3 SendRequestWithoutBody ^
|
||||
--method "GET" ^
|
||||
--basic "C:\Users\bayse\AppData\Local\Temp\yw5el4wcdxf.tmp"
|
||||
--basic "C:\Users\bayse\AppData\Local\Temp\ji1t5ynq5c3.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -125,7 +125,7 @@ When performing multiple requests within a single connection, it is better to co
|
||||
```bash
|
||||
oint sqlite ExecuteSQLQuery \
|
||||
--sql "CREATE TABLE test_table (id INTEGER PRIMARY KEY,name TEXT,age INTEGER,salary REAL,is_active BOOLEAN,created_at DATETIME,data BLOB);" \
|
||||
--db "C:\Users\bayse\AppData\Local\Temp\holtrlqhemu.sqlite"
|
||||
--db "C:\Users\bayse\AppData\Local\Temp\3luoylh35jh.sqlite"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -133,7 +133,7 @@ When performing multiple requests within a single connection, it is better to co
|
||||
```batch
|
||||
oint sqlite ExecuteSQLQuery ^
|
||||
--sql "CREATE TABLE test_table (id INTEGER PRIMARY KEY,name TEXT,age INTEGER,salary REAL,is_active BOOLEAN,created_at DATETIME,data BLOB);" ^
|
||||
--db "C:\Users\bayse\AppData\Local\Temp\holtrlqhemu.sqlite"
|
||||
--db "C:\Users\bayse\AppData\Local\Temp\3luoylh35jh.sqlite"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
4
docs/en/md/SQLite/Orm/Create-table.mdx
vendored
4
docs/en/md/SQLite/Orm/Create-table.mdx
vendored
@@ -54,7 +54,7 @@ import TabItem from '@theme/TabItem';
|
||||
oint sqlite CreateTable \
|
||||
--table "test" \
|
||||
--cols "{'id':'INTEGER PRIMARY KEY','name':'TEXT','age':'INTEGER','salary':'REAL','is_active':'BOOLEAN','created_at':'DATETIME','data':'BLOB'}" \
|
||||
--db "C:\Users\bayse\AppData\Local\Temp\2afe1ciabnr.sqlite"
|
||||
--db "C:\Users\bayse\AppData\Local\Temp\0fihp4mvrtp.sqlite"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -65,7 +65,7 @@ import TabItem from '@theme/TabItem';
|
||||
oint sqlite CreateTable ^
|
||||
--table "test" ^
|
||||
--cols "{'id':'INTEGER PRIMARY KEY','name':'TEXT','age':'INTEGER','salary':'REAL','is_active':'BOOLEAN','created_at':'DATETIME','data':'BLOB'}" ^
|
||||
--db "C:\Users\bayse\AppData\Local\Temp\2afe1ciabnr.sqlite"
|
||||
--db "C:\Users\bayse\AppData\Local\Temp\0fihp4mvrtp.sqlite"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -42,7 +42,7 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint slack CreateChannel \
|
||||
--token "***" \
|
||||
--title "testconvd5cf8eb4-c68f-4764-8d0c-6e876868e70e" \
|
||||
--title "testconv5d9cf037-6e9e-437b-b22e-79bd7ff64788" \
|
||||
--private false
|
||||
```
|
||||
</TabItem>
|
||||
@@ -51,7 +51,7 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint slack CreateChannel ^
|
||||
--token "***" ^
|
||||
--title "testconvd5cf8eb4-c68f-4764-8d0c-6e876868e70e" ^
|
||||
--title "testconv5d9cf037-6e9e-437b-b22e-79bd7ff64788" ^
|
||||
--private false
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -45,17 +45,23 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint tcp ProcessRequest \
|
||||
--address "45.79.112.203:4242" \
|
||||
--data "Echo this!\n"
|
||||
--address "tcpbin.com:4243" \
|
||||
--data "Echo this!\n" \
|
||||
--tls "{'use_tls':true,'accept_invalid_certs':false}"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint tcp ProcessRequest ^
|
||||
--address "45.79.112.203:4242" ^
|
||||
--data "Echo this!\n"
|
||||
--address "tcpbin.com:4243" ^
|
||||
--data "Echo this!\n" ^
|
||||
--tls "{'use_tls':true,'accept_invalid_certs':false}"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -55,8 +55,8 @@ Method at API documentation: [createChatInviteLink](https://core.telegram.org/bo
|
||||
oint telegram CreateInvitationLink \
|
||||
--token "***" \
|
||||
--chat "@testsichee" \
|
||||
--expire "2025-07-05T22:42:15.1748939" \
|
||||
--title "Link 7/4/2025 10:42:15 PM" \
|
||||
--expire "2025-07-06T09:45:39.3801454" \
|
||||
--title "Link 7/5/2025 9:45:39 AM" \
|
||||
--limit 200
|
||||
```
|
||||
</TabItem>
|
||||
@@ -66,8 +66,8 @@ Method at API documentation: [createChatInviteLink](https://core.telegram.org/bo
|
||||
oint telegram CreateInvitationLink ^
|
||||
--token "***" ^
|
||||
--chat "@testsichee" ^
|
||||
--expire "2025-07-05T22:42:15.1748939" ^
|
||||
--title "Link 7/4/2025 10:42:15 PM" ^
|
||||
--expire "2025-07-06T09:45:39.3801454" ^
|
||||
--title "Link 7/5/2025 9:45:39 AM" ^
|
||||
--limit 200
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -48,7 +48,7 @@ Method at API documentation: [pinChatMessage](https://core.telegram.org/bots/api
|
||||
oint telegram PinMessage \
|
||||
--token "***" \
|
||||
--chat "@testsichee" \
|
||||
--message "18376"
|
||||
--message "18397"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -57,7 +57,7 @@ Method at API documentation: [pinChatMessage](https://core.telegram.org/bots/api
|
||||
oint telegram PinMessage ^
|
||||
--token "***" ^
|
||||
--chat "@testsichee" ^
|
||||
--message "18376"
|
||||
--message "18397"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -51,7 +51,7 @@ Method at API documentation: [forwardMessage](https://core.telegram.org/bots/api
|
||||
--token "***" \
|
||||
--from "@testsichee" \
|
||||
--to "461699897" \
|
||||
--message "18376"
|
||||
--message "18397"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -61,7 +61,7 @@ Method at API documentation: [forwardMessage](https://core.telegram.org/bots/api
|
||||
--token "***" ^
|
||||
--from "@testsichee" ^
|
||||
--to "461699897" ^
|
||||
--message "18376"
|
||||
--message "18397"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -68,7 +68,7 @@ Method at API documentation: [sendMediaGroup](https://core.telegram.org/bots/api
|
||||
--token "***" \
|
||||
--chat "461699897" \
|
||||
--text "Строковое значение" \
|
||||
--media "{'C:\\Users\\bayse\\AppData\\Local\\Temp\\mnqgjdlweae.png':'photo','https://hut.openintegrations.dev/test_data/video.mp4':'video'}"
|
||||
--media "{'C:\\Users\\bayse\\AppData\\Local\\Temp\\4jmcoxdnuye.png':'photo','https://hut.openintegrations.dev/test_data/video.mp4':'video'}"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -80,7 +80,7 @@ Method at API documentation: [sendMediaGroup](https://core.telegram.org/bots/api
|
||||
--token "***" ^
|
||||
--chat "461699897" ^
|
||||
--text "Строковое значение" ^
|
||||
--media "{'C:\\Users\\bayse\\AppData\\Local\\Temp\\mnqgjdlweae.png':'photo','https://hut.openintegrations.dev/test_data/video.mp4':'video'}"
|
||||
--media "{'C:\\Users\\bayse\\AppData\\Local\\Temp\\4jmcoxdnuye.png':'photo','https://hut.openintegrations.dev/test_data/video.mp4':'video'}"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -51,7 +51,7 @@ Method at API documentation: [createForumTopic](https://core.telegram.org/bots/a
|
||||
--token "***" \
|
||||
--forum "-1001971186208" \
|
||||
--icon "5357419403325481346" \
|
||||
--title "TestTopic 2740d322-647c-418c-b55b-58e8714dbf04"
|
||||
--title "TestTopic 854cc99f-1860-47f5-9a74-fc4c568902c1"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -61,7 +61,7 @@ Method at API documentation: [createForumTopic](https://core.telegram.org/bots/a
|
||||
--token "***" ^
|
||||
--forum "-1001971186208" ^
|
||||
--icon "5357419403325481346" ^
|
||||
--title "TestTopic 2740d322-647c-418c-b55b-58e8714dbf04"
|
||||
--title "TestTopic 854cc99f-1860-47f5-9a74-fc4c568902c1"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -48,7 +48,7 @@ Method at API documentation: [editGeneralForumTopic](https://core.telegram.org/b
|
||||
oint telegram EditMainForumTopicName \
|
||||
--token "***" \
|
||||
--forum "-1001971186208" \
|
||||
--title "New main thread name 37fa3be5-8510-42d5-9ecb-fe9e22ff1222"
|
||||
--title "New main thread name 6e19145f-e3d1-4a3b-98db-825140c13576"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -57,7 +57,7 @@ Method at API documentation: [editGeneralForumTopic](https://core.telegram.org/b
|
||||
oint telegram EditMainForumTopicName ^
|
||||
--token "***" ^
|
||||
--forum "-1001971186208" ^
|
||||
--title "New main thread name 37fa3be5-8510-42d5-9ecb-fe9e22ff1222"
|
||||
--title "New main thread name 6e19145f-e3d1-4a3b-98db-825140c13576"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -42,7 +42,7 @@ import TabItem from '@theme/TabItem';
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreateTextTweet \
|
||||
--text "TestTweet839d417e-e7c2-4954-9b51-70638ddca817" \
|
||||
--text "TestTweet85660df6-ad5c-486c-9141-ba2e7676fb62" \
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -52,7 +52,7 @@ import TabItem from '@theme/TabItem';
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint twitter CreateTextTweet ^
|
||||
--text "TestTweet839d417e-e7c2-4954-9b51-70638ddca817" ^
|
||||
--text "TestTweet85660df6-ad5c-486c-9141-ba2e7676fb62" ^
|
||||
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -66,7 +66,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
oint vk CreateCompositePost \
|
||||
--text "Post from autotest" \
|
||||
--objects "['photo657846756_457247812','video-218861756_456240531']" \
|
||||
--objects "['photo657846756_457247821','video-218861756_456240534']" \
|
||||
--ad false \
|
||||
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
|
||||
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|
||||
@@ -79,7 +79,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
oint vk CreateCompositePost ^
|
||||
--text "Post from autotest" ^
|
||||
--objects "['photo657846756_457247812','video-218861756_456240531']" ^
|
||||
--objects "['photo657846756_457247821','video-218861756_456240534']" ^
|
||||
--ad false ^
|
||||
--url "https://github.com/Bayselonarrend/OpenIntegrations" ^
|
||||
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|
||||
|
@@ -63,7 +63,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
|
||||
oint vk CreatePost \
|
||||
--text "Post from autotest" \
|
||||
--pictures "['https://hut.openintegrations.dev/test_data/picture.jpg','C:\\Users\\bayse\\AppData\\Local\\Temp\\wxvsckssqkc.png']" \
|
||||
--pictures "['https://hut.openintegrations.dev/test_data/picture.jpg','C:\\Users\\bayse\\AppData\\Local\\Temp\\1dihauh3jdp.png']" \
|
||||
--ad true \
|
||||
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
|
||||
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|
||||
@@ -76,7 +76,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
|
||||
oint vk CreatePost ^
|
||||
--text "Post from autotest" ^
|
||||
--pictures "['https://hut.openintegrations.dev/test_data/picture.jpg','C:\\Users\\bayse\\AppData\\Local\\Temp\\wxvsckssqkc.png']" ^
|
||||
--pictures "['https://hut.openintegrations.dev/test_data/picture.jpg','C:\\Users\\bayse\\AppData\\Local\\Temp\\1dihauh3jdp.png']" ^
|
||||
--ad true ^
|
||||
--url "https://github.com/Bayselonarrend/OpenIntegrations" ^
|
||||
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|
||||
|
@@ -54,7 +54,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint vk CreateStory \
|
||||
--picture "C:\Users\bayse\AppData\Local\Temp\lugo41p43uc.tmp" \
|
||||
--picture "C:\Users\bayse\AppData\Local\Temp\s44wpd4uczg.tmp" \
|
||||
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
|
||||
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|
||||
```
|
||||
@@ -65,7 +65,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint vk CreateStory ^
|
||||
--picture "C:\Users\bayse\AppData\Local\Temp\lugo41p43uc.tmp" ^
|
||||
--picture "C:\Users\bayse\AppData\Local\Temp\s44wpd4uczg.tmp" ^
|
||||
--url "https://github.com/Bayselonarrend/OpenIntegrations" ^
|
||||
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|
||||
```
|
||||
|
@@ -43,7 +43,7 @@ import TabItem from '@theme/TabItem';
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint vk LikePost \
|
||||
--post 8547 \
|
||||
--post 8561 \
|
||||
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -53,7 +53,7 @@ import TabItem from '@theme/TabItem';
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint vk LikePost ^
|
||||
--post 8547 ^
|
||||
--post 8561 ^
|
||||
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|
||||
```
|
||||
</TabItem>
|
||||
|
8
docs/en/md/VK/Statistics/Get-statistics.mdx
vendored
8
docs/en/md/VK/Statistics/Get-statistics.mdx
vendored
@@ -46,8 +46,8 @@ import TabItem from '@theme/TabItem';
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint vk GetStatistics \
|
||||
--datefrom "2025-07-04T00:00:00" \
|
||||
--dateto "2025-07-04T23:59:59" \
|
||||
--datefrom "2025-07-05T00:00:00" \
|
||||
--dateto "2025-07-05T23:59:59" \
|
||||
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -57,8 +57,8 @@ import TabItem from '@theme/TabItem';
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint vk GetStatistics ^
|
||||
--datefrom "2025-07-04T00:00:00" ^
|
||||
--dateto "2025-07-04T23:59:59" ^
|
||||
--datefrom "2025-07-05T00:00:00" ^
|
||||
--dateto "2025-07-05T23:59:59" ^
|
||||
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -41,7 +41,7 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint yadisk CreateFolder \
|
||||
--token "***" \
|
||||
--path "/c28dc5ba-ace8-4c6d-a79a-fbfef22f8bec"
|
||||
--path "/3383fcc3-eebb-4d75-b82a-cc7a49ca167c"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -49,7 +49,7 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint yadisk CreateFolder ^
|
||||
--token "***" ^
|
||||
--path "/c28dc5ba-ace8-4c6d-a79a-fbfef22f8bec"
|
||||
--path "/3383fcc3-eebb-4d75-b82a-cc7a49ca167c"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -44,8 +44,8 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint yadisk CreateObjectCopy \
|
||||
--token "***" \
|
||||
--from "/d300898a-1bda-4906-b6e1-245a77deac27.png" \
|
||||
--to "/a9b3cf30-c888-46f2-9262-fb86dc76d2e9.png" \
|
||||
--from "/8072c022-749f-42b4-b6da-647958c69b41.png" \
|
||||
--to "/fbb9292a-ed98-4697-a3b2-17f5559a0699.png" \
|
||||
--rewrite true
|
||||
```
|
||||
</TabItem>
|
||||
@@ -54,8 +54,8 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint yadisk CreateObjectCopy ^
|
||||
--token "***" ^
|
||||
--from "/d300898a-1bda-4906-b6e1-245a77deac27.png" ^
|
||||
--to "/a9b3cf30-c888-46f2-9262-fb86dc76d2e9.png" ^
|
||||
--from "/8072c022-749f-42b4-b6da-647958c69b41.png" ^
|
||||
--to "/fbb9292a-ed98-4697-a3b2-17f5559a0699.png" ^
|
||||
--rewrite true
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -41,7 +41,7 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint yadisk GetDownloadLink \
|
||||
--token "***" \
|
||||
--path "/0e20e3bc-0683-4724-b53a-af480f3209f1.png"
|
||||
--path "/d5e23e09-8a6a-4db1-ae75-4161f90a1182.png"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -49,7 +49,7 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint yadisk GetDownloadLink ^
|
||||
--token "***" ^
|
||||
--path "/0e20e3bc-0683-4724-b53a-af480f3209f1.png"
|
||||
--path "/d5e23e09-8a6a-4db1-ae75-4161f90a1182.png"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
@@ -44,8 +44,8 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint yadisk MoveObject \
|
||||
--token "***" \
|
||||
--from "/010f2965-d54b-4444-966c-afad2a002d30.png" \
|
||||
--to "/2ebc01d5-4cc6-4024-8e7b-8653b4ead030.png" \
|
||||
--from "/4a4d5953-926d-44d9-8dda-24d99eba7256.png" \
|
||||
--to "/4d3a075c-a654-4cba-868b-27907826991a.png" \
|
||||
--rewrite true
|
||||
```
|
||||
</TabItem>
|
||||
@@ -54,8 +54,8 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint yadisk MoveObject ^
|
||||
--token "***" ^
|
||||
--from "/010f2965-d54b-4444-966c-afad2a002d30.png" ^
|
||||
--to "/2ebc01d5-4cc6-4024-8e7b-8653b4ead030.png" ^
|
||||
--from "/4a4d5953-926d-44d9-8dda-24d99eba7256.png" ^
|
||||
--to "/4d3a075c-a654-4cba-868b-27907826991a.png" ^
|
||||
--rewrite true
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -43,7 +43,7 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint yadisk UploadFileByURL \
|
||||
--token "***" \
|
||||
--path "/c6f6870f-acfe-45e3-80e8-60874b6d068e.png" \
|
||||
--path "/1cd8be42-ed05-4c36-bdda-860a00aa9349.png" \
|
||||
--url "https://hut.openintegrations.dev/test_data/picture.jpg"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -52,7 +52,7 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint yadisk UploadFileByURL ^
|
||||
--token "***" ^
|
||||
--path "/c6f6870f-acfe-45e3-80e8-60874b6d068e.png" ^
|
||||
--path "/1cd8be42-ed05-4c36-bdda-860a00aa9349.png" ^
|
||||
--url "https://hut.openintegrations.dev/test_data/picture.jpg"
|
||||
```
|
||||
</TabItem>
|
||||
|
@@ -55,7 +55,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
```bash
|
||||
oint yadisk UploadFile \
|
||||
--token "***" \
|
||||
--path "/ca623737-058b-4e93-a2cd-5c78e38f7957.png" \
|
||||
--path "/fae69a8d-4dc7-4d66-83e7-1710744dd76d.png" \
|
||||
--file "https://hut.openintegrations.dev/test_data/picture.jpg" \
|
||||
--rewrite true
|
||||
```
|
||||
@@ -65,7 +65,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
|
||||
```batch
|
||||
oint yadisk UploadFile ^
|
||||
--token "***" ^
|
||||
--path "/ca623737-058b-4e93-a2cd-5c78e38f7957.png" ^
|
||||
--path "/fae69a8d-4dc7-4d66-83e7-1710744dd76d.png" ^
|
||||
--file "https://hut.openintegrations.dev/test_data/picture.jpg" ^
|
||||
--rewrite true
|
||||
```
|
||||
|
@@ -41,7 +41,7 @@ import TabItem from '@theme/TabItem';
|
||||
```bash
|
||||
oint yadisk PublishObject \
|
||||
--token "***" \
|
||||
--path "/742891fa-5738-4c0a-b3d2-3d82c53c1029.png"
|
||||
--path "/88651293-e736-404c-bfcb-bef8e92bf10d.png"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -49,7 +49,7 @@ import TabItem from '@theme/TabItem';
|
||||
```batch
|
||||
oint yadisk PublishObject ^
|
||||
--token "***" ^
|
||||
--path "/742891fa-5738-4c0a-b3d2-3d82c53c1029.png"
|
||||
--path "/88651293-e736-404c-bfcb-bef8e92bf10d.png"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
16676
service/dictionaries/en.json
vendored
16676
service/dictionaries/en.json
vendored
File diff suppressed because it is too large
Load Diff
4
src/en/cli/core/Classes/app.os
vendored
4
src/en/cli/core/Classes/app.os
vendored
@@ -263,7 +263,7 @@ EndProcedure
|
||||
Procedure ReportResult(Val Text, Val Status = "")
|
||||
|
||||
If Not ValueIsFilled(Status) Then
|
||||
Status = MessageStatus.NoStatus;
|
||||
Status = MessageStatus.WithoutStatus;
|
||||
EndIf;
|
||||
|
||||
If ValueIsFilled(OutputFile) Then
|
||||
@@ -333,7 +333,7 @@ Function JSONString(Val Data)
|
||||
JSONParameters = New JSONWriterSettings(LineBreak
|
||||
, " "
|
||||
, False
|
||||
, JSONCharactersEscapeMode["No"]
|
||||
, JSONCharactersEscapeMode["None"]
|
||||
, False
|
||||
, False
|
||||
, False
|
||||
|
Reference in New Issue
Block a user