Commit bb5731c6 authored by Zohten's avatar Zohten

Revert "Revert "removed note""

This reverts commit 2f6375ae.
parent 2f6375ae
GET http://localhost/index.php/user
###
GET http://localhost/index.php/user/3
###
POST http://localhost/index.php/login
{
"login": "dupontd95",
"pwd": "hasheddupontpwd"
}
###
PUT http://localhost/index.php/user/3
Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE2MDYyNDY5MDQsImV4cCI6MTYwNjI1MDUwNCwiaXNzIjoibG9jYWxob3N0IiwiZGF0YSI6eyJpZCI6IjMiLCJmaXJzdG5hbWUiOiJkdXBvbnQiLCJsYXN0bmFtZSI6ImR1cG9uZCIsImVtYWlsIjoiZHVwb250LmR1cG9uZEBmcmVlLmZyIn19.i3AK4t5UC0DLl4SKwUbjt4odPF_RMH3UopiVamgIJcM
{
"id": "3",
"email": "dupont.dupond@free.fr"
}
###
\ No newline at end of file
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