Match registration rules in frontend
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
+ Request (application/json)
|
||||
+ Attributes (object)
|
||||
+ username: babar (string)
|
||||
+ email: `michel@seed-it.eu` (string)
|
||||
+ password: tortue (string)
|
||||
|
||||
+ Response 200 (application/json)
|
||||
@@ -85,4 +84,3 @@ Receive the username and email from the currently logged in user
|
||||
+ Attributes
|
||||
+ user: (object)
|
||||
+ username: babar (string)
|
||||
+ email: `michel@seed-it.eu` (string)
|
||||
Reference in New Issue
Block a user