Added functions to send and see proof before valid participation from random challenge

This commit is contained in:
2026-04-12 19:06:52 +01:00
parent 4d5380b40c
commit 6ab77fe800
59 changed files with 1067 additions and 1650 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 GetUserGroupDto {
export interface GetUserGroupDto {
id?: number;
username?: string | null;
grade?: string | null;