Files
CQRS-ESwithAxon/test.json
Daniel Kang db4bcdceae add source
2018-04-20 16:55:07 +09:00

8 lines
69 B
JSON

{
"username":"Daniel",
"products":[{
"id":1,
"number":90
}]
}