Added vue from groups

This commit is contained in:
2026-04-25 16:11:20 +01:00
parent 4d82abd8a1
commit a1446f39ca
54 changed files with 640 additions and 2051 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 GetFriendRequestDto {
export interface GetFriendRequestDto {
userId?: number;
username?: string | null;
score?: number;