chore(api)!: updated grpc files

This commit is contained in:
ITQ
2025-12-16 17:21:30 +03:00
parent 7f267f61f4
commit c9bdc488d7
12 changed files with 587 additions and 113 deletions
+1
View File
@@ -28,6 +28,7 @@ message GetProfileRequest {
message RegisterForCompetitionRequest {
string competition_id = 1;
}
message UnregisterFromCompetitionRequest {
string competition_id = 1;
}