momentum-mod/website

Index signature handling on MapReviewSuggestionsDTO

Closed this issue · 0 comments

tsa96 commented

Context: website/pull/826/files#r1299166976

We have some new DTO with index signatures which class-validation doesn't understand. Lets try transform stuff to a Map (I don't know if Swagger and stuff will still work, we'll see), if that doesn't work, we could probably get by using a flat array storing the track and Gamemode properties on each element.