.
This commit is contained in:
@@ -25,7 +25,6 @@ export interface CadastroResponse {
|
||||
|
||||
export interface CadastroRequest {
|
||||
name: string;
|
||||
username: string;
|
||||
email: string;
|
||||
birth_date: string;
|
||||
password: string;
|
||||
|
||||
Reference in New Issue
Block a user