Added some missing javaDoc and removed some todos
Compare changes
Files
16@@ -42,7 +42,7 @@ public class AccountController {
@@ -42,7 +42,7 @@ public class AccountController {
* Possible responses are HTTP 201 Created or HTTP 409 Conflict if another account with the same email already exists
@@ -61,7 +61,6 @@ public class AccountController {
@@ -61,7 +61,6 @@ public class AccountController {