java-tutorials/restx/data/users.json

4 lines
79 B
JSON

[
{"name":"user1", "roles": ["hello"]},
{"name":"user2", "roles": []}
]