Cleaned code

This commit is contained in:
2026-04-13 23:21:56 +01:00
parent ee09331baf
commit 8e56b0eced
50 changed files with 1630 additions and 696 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 GetAchievementDto {
export interface GetAchievementDto {
id?: number;
label?: string | null;
description?: string | null;