Patrick de Jong

Results 1 issues of Patrick de Jong

As shown in the image below: ![image](https://github.com/glideapps/quicktype/assets/44601122/ef05995a-643c-4e8d-a2b3-979a007e545e) Enums will always be sorted on their name alphabetically. This will lead to unexpected behaviour with values being swapped. ``` enum RandomDay{ Monday,...

rendering