Started profil page

This commit is contained in:
2026-04-14 15:48:36 +01:00
parent 83f68a3029
commit 90243bc671
50 changed files with 849 additions and 1654 deletions
+2 -2
View File
@@ -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 GetGroupDto {
export interface GetGroupDto {
id?: number;
label?: string | null;
isFinished?: boolean;