Skip to content

Instantly share code, notes, and snippets.

@aguilard07
Created November 20, 2021 17:24
Show Gist options
  • Save aguilard07/5b54fcdfe62bcda44a8f938a6d858314 to your computer and use it in GitHub Desktop.
Save aguilard07/5b54fcdfe62bcda44a8f938a6d858314 to your computer and use it in GitHub Desktop.
{
"users": [
{
"admin": false,
"id": 1,
"username": "test"
},
{
"admin": false,
"id": 2,
"username": "test2"
},
{
"admin": false,
"id": 3,
"username": "test3"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment