Added owning games and not willing to travel with them.

This commit is contained in:
2025-12-30 21:18:16 +01:00
parent ff88029a4b
commit 0c256846f6
45 changed files with 595 additions and 92 deletions

View File

@@ -16,6 +16,7 @@ docs/GetGamenightRequestBody.md
docs/Location.md
docs/LocationId.md
docs/Login.md
docs/OwnGameRequestBody.md
docs/Participants.md
docs/Registration.md
docs/RenameGameRequestBody.md
@@ -41,6 +42,7 @@ src/models/location.rs
src/models/location_id.rs
src/models/login.rs
src/models/mod.rs
src/models/own_game_request_body.rs
src/models/participants.rs
src/models/registration.rs
src/models/rename_game_request_body.rs

View File

@@ -1 +1 @@
7.17.0
7.18.0