Closed maciej-pomykala closed 4 years ago
Closes #74
I'm not sure how but, if you provide UUID with capital letters, it gets passed to the API with the capital letters intact but the API still saves the game object in a path that has all letters lowercase.
If the the endpoints respond correctly to uppercase UUIDs locally, then we're good.
They do, from what I could determine from testing several endpoints.
Closes #74
I'm not sure how but, if you provide UUID with capital letters, it gets passed to the API with the capital letters intact but the API still saves the game object in a path that has all letters lowercase.