Commit 48b124e4 authored by Zohten's avatar Zohten

minor change

parent 7c262950
...@@ -42,7 +42,7 @@ Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MDYyOTE4N ...@@ -42,7 +42,7 @@ Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MDYyOTE4N
POST http://localhost/index.php/user POST http://localhost/index.php/user
{ {
"login": "3", "login": "NEWUSER",
"pwd": "hashedNEWUSERpwd", "pwd": "hashedNEWUSERpwd",
"avatar": "avatarnew.png", "avatar": "avatarnew.png",
"lastname": "NEW", "lastname": "NEW",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment