fix: added serializer_class to views needed
This commit is contained in:
@@ -68,7 +68,6 @@ Testers will write `done`, `not ok` and developers will define status that is no
|
||||
* `PATCH /company-accounts/<uuid:pk>` — admin — ok
|
||||
* `DELETE /company-accounts/<uuid:pk>` — admin — ok
|
||||
* `POST /accounts/verify` — user — TODO
|
||||
|
||||
* required: `phone`, `code`
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user