initialPassword -> setupPassword
This commit is contained in:
parent
2a4ab0e187
commit
d2175a9b9f
6 changed files with 14 additions and 14 deletions
|
|
@ -5611,7 +5611,7 @@ export type operations = {
|
|||
'application/json': {
|
||||
username: string;
|
||||
password: string;
|
||||
initialPassword?: string | null;
|
||||
setupPassword?: string | null;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue