Files
java-tutorials/restx/data/users.json
T
2019-11-01 00:35:30 +01:00

4 lines
79 B
JSON

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