initialPassword -> setupPassword
This commit is contained in:
@@ -5611,7 +5611,7 @@ export type operations = {
|
||||
'application/json': {
|
||||
username: string;
|
||||
password: string;
|
||||
initialPassword?: string | null;
|
||||
setupPassword?: string | null;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user