mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-31 22:05:13 +02:00
18 lines
197 B
Plaintext
Vendored
18 lines
197 B
Plaintext
Vendored
{
|
|
"data": [
|
|
{
|
|
"name": "Vitaly A.",
|
|
"salary": 999999
|
|
},
|
|
{
|
|
"name": "Vitaly A.",
|
|
"salary": 999999
|
|
},
|
|
{
|
|
"name": "Vitaly A.",
|
|
"salary": 999999
|
|
}
|
|
],
|
|
"result": true
|
|
}
|