You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
185 B

5 years ago
5 years ago
  1. [
  2. {
  3. "id": 1,
  4. "username": "Barack Obama",
  5. "role": "Admin"
  6. },
  7. {
  8. "id": 2,
  9. "username": "George W. Bush",
  10. "role": "Member"
  11. }
  12. ]