You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
41 lines
652 B
Plaintext
Vendored
41 lines
652 B
Plaintext
Vendored
{
|
|
"data": [
|
|
{
|
|
"age": 25,
|
|
"created_at": "2025-01-10 09:01:11",
|
|
"is_active": 1,
|
|
"name": "Vitaly",
|
|
"salary": 1000.12
|
|
},
|
|
{
|
|
"age": 20,
|
|
"created_at": "2025-01-10 09:01:11",
|
|
"is_active": 0,
|
|
"name": "Lesha",
|
|
"salary": 200.2
|
|
},
|
|
{
|
|
"age": 25,
|
|
"created_at": "2025-01-10 09:01:11",
|
|
"is_active": 1,
|
|
"name": "Vitaly",
|
|
"salary": 1000.12
|
|
},
|
|
{
|
|
"age": 20,
|
|
"created_at": "2025-01-10 09:01:11",
|
|
"is_active": 0,
|
|
"name": "Lesha",
|
|
"salary": 200.2
|
|
},
|
|
{
|
|
"age": 25,
|
|
"created_at": "2025-01-10 09:01:11",
|
|
"is_active": 1,
|
|
"name": "Vitaly",
|
|
"salary": 1000.12
|
|
}
|
|
],
|
|
"result": true
|
|
}
|