update search example

This commit is contained in:
Asim Aslam
2022-02-21 13:27:37 +00:00
parent 8fd2f2bc19
commit b42acc2ed3

View File

@@ -12,6 +12,14 @@
} }
}, },
"response": { "response": {
"record": {
"id": "0d5aab12-c716-4174-8c3a-f4222b337292",
"data": {
"name": "John Doe",
"age": 37,
"starsign": "Leo"
}
}
} }
} }
], ],