Create jsonData.json
This commit is contained in:
20
ajax-requests/files/jsonData.json
Normal file
20
ajax-requests/files/jsonData.json
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"Company": "CAROLINA LOGISTIC, INC.",
|
||||||
|
"First Name": "Valentin",
|
||||||
|
"Last Name": "Khoroshkov",
|
||||||
|
"Title": "Driver Payroll"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Company": "CAROLINA LOGISTIC, INC.",
|
||||||
|
"First Name": "Daniel",
|
||||||
|
"Last Name": "Pilyev",
|
||||||
|
"Title": "IT Manager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Company": "CAROLINA LOGISTIC, INC.",
|
||||||
|
"First Name": "Bob",
|
||||||
|
"Last Name": "Tumash",
|
||||||
|
"Title": "Dispatcher"
|
||||||
|
},
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user