You've already forked OpenIntegrations
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:
@@ -137,10 +137,10 @@ Without specifying the `ForcifyResult` flag, result data is returned only for qu
|
||||
"data": {
|
||||
"BYTES": "Base64"
|
||||
},
|
||||
"date": "2025-09-14T00:00:00+00:00",
|
||||
"date": "2025-09-15T03:00:00+03:00",
|
||||
"name": "Vitaly",
|
||||
"salary": 1000.12,
|
||||
"time": "1970-01-01T11:09:06+00:00",
|
||||
"time": "1970-01-01T11:28:44+02:00",
|
||||
"type": 1
|
||||
}
|
||||
],
|
||||
|
||||
@@ -59,6 +59,6 @@ Passing Tls settings together with passing an already created connection to the
|
||||
```json title="Result"
|
||||
{
|
||||
"use_tls": true,
|
||||
"accept_invalid_certs": false
|
||||
"accept_invalid_certs": true
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user