Finished form to edit user infos

This commit is contained in:
2026-04-16 11:43:39 +01:00
parent 92b85377c2
commit c66eb37326
51 changed files with 761 additions and 1642 deletions
@@ -1,7 +1,7 @@
/**
* BeReadyBackend
*
*
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
@@ -9,7 +9,7 @@
*/
export interface UpdateUserDto {
export interface UpdateUserDto {
firstName: string;
name: string;
username: string;