Added searchbar to add friends in the application

This commit is contained in:
2026-03-28 18:26:05 +01:00
parent cf1df4700e
commit d2742f095f
53 changed files with 733 additions and 1656 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
@@ -12,7 +12,7 @@
/**
* the dto used to send an error response to the client
*/
export interface ErrorResponse {
export interface ErrorResponse {
/**
* the http status code sent to the client. default is 400.
*/