forked from Zakaria/RestAssured
dayFive:XML Parsing
This commit is contained in:
+11
-11
@@ -77,17 +77,6 @@
|
||||
"Software Architecture"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "9",
|
||||
"name": "Ian Clark",
|
||||
"location": "Denver",
|
||||
"phone": "+1-555-4455",
|
||||
"courses": [
|
||||
"C++",
|
||||
"Game Development",
|
||||
"Graphics Programming"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "10",
|
||||
"name": "Jessica Martinez",
|
||||
@@ -99,6 +88,17 @@
|
||||
"R Programming"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "9",
|
||||
"courses": [
|
||||
"C++",
|
||||
"Game Development",
|
||||
"Graphics Programming"
|
||||
],
|
||||
"phone": "+1-555-4455",
|
||||
"name": "Leena",
|
||||
"location": "Denver"
|
||||
},
|
||||
{
|
||||
"id": "9",
|
||||
"courses": [
|
||||
|
||||
Reference in New Issue
Block a user