mirror of
https://github.com/kevin-DL/phoenix_api_template.git
synced 2026-01-11 18:54:33 +00:00
Fix profiles fil
This commit is contained in:
@@ -4,7 +4,7 @@ content-type: application/json
|
|||||||
{
|
{
|
||||||
"user": {
|
"user": {
|
||||||
|
|
||||||
"email": "test4@yopmail.com",
|
"email": "test5@yopmail.com",
|
||||||
"hashed_password": "yolo",
|
"hashed_password": "yolo",
|
||||||
"profile": {
|
"profile": {
|
||||||
"display_name": "test user"
|
"display_name": "test user"
|
||||||
|
|||||||
Reference in New Issue
Block a user