mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-25 12:24:39 +02:00
18 lines
197 B
Plaintext
18 lines
197 B
Plaintext
|
{
|
||
|
"data": [
|
||
|
{
|
||
|
"name": "Vitaly A.",
|
||
|
"salary": 999999
|
||
|
},
|
||
|
{
|
||
|
"name": "Vitaly A.",
|
||
|
"salary": 999999
|
||
|
},
|
||
|
{
|
||
|
"name": "Vitaly A.",
|
||
|
"salary": 999999
|
||
|
}
|
||
|
],
|
||
|
"result": true
|
||
|
}
|