You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -132,4 +132,21 @@ Without specifying the `ForcifyResult` flag, result data is returned only for qu
|
||||
</Tabs>
|
||||
|
||||
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"age": 25,
|
||||
"created_at": "2025-06-16",
|
||||
"data": {
|
||||
"BYTEA": "Base64"
|
||||
},
|
||||
"id": 1,
|
||||
"is_active": true,
|
||||
"name": "Vitaly",
|
||||
"salary": 1000.11999511719
|
||||
}
|
||||
],
|
||||
"result": true
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user