thesis/tex/code/registeruser.json

6 lines
79 B
JSON
Raw Normal View History

2020-05-02 21:11:26 +03:00
{
"username": "TestUser",
"password": "verysecurepassword",
"admin": 3
}