Cleaned code

This commit is contained in:
2026-04-15 19:18:10 +01:00
parent cf3aea320e
commit 9ce8d3051b
51 changed files with 1630 additions and 693 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 GetUserChallengeDto {
export interface GetUserChallengeDto {
challengeTitle?: string | null;
challengeDescription?: string | null;
challengeDuration?: number;