Sign in
apache
/
metamodel
/
master
/
.
/
json
/
src
/
test
/
resources
/
array_with_documents.json
blob: 8056a5b76d2b9773c31f4fe90cfff343edb62c03 [
file
] [
log
] [
blame
]
[
{
"id"
:
1234
,
"name"
:
"John Doe"
,
"country"
:
"US"
},
{
"id"
:
1235
,
"name"
:
"Jane Doe"
,
"country"
:
"USA"
,
"gender"
:
"F"
}
]