Blef-team / blef_game_engine

The game engine API service for the game of Blef
GNU Affero General Public License v3.0
1 stars 0 forks source link

Remove leading slash from UUID in /games response #98

Closed maciej-pomykala closed 4 years ago

maciej-pomykala commented 4 years ago

When the list of public games is queried, the API returns, among others, the UUID of the games. The UUIDs returned start with / - they shouldn't and we will remove the slash.