1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-05-21 08:49:49 +03:00
parent 484c41e241
commit e2be9c7328
1701 changed files with 12341 additions and 12029 deletions

View File

@@ -48,4 +48,21 @@ import TabItem from '@theme/TabItem';
```json title="Result"
{
"args": {
"param1": "text",
"param2": "10"
},
"headers": {
"Accept": "*/*",
"Accept-Charset": "utf-8",
"Accept-Encoding": "gzip",
"Host": "httpbin.org",
"User-Agent": "1Script v$1.9.2.10",
"X-Amzn-Trace-Id": "Root=1-682cd686-48023cf6367c49e635e9f2ba"
},
"origin": "***",
"url": "https://httpbin.org/get?param1=text&param2=10"
}
```