You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just an issue to keep track of a TODO for me: making the JSONObjectEnum model orderable. At the moment, the enum values are ordered alphabetically, which is inelegant in a few places:
This is just an issue to keep track of a TODO for me: making the
JSONObjectEnum
model orderable. At the moment, the enum values are ordered alphabetically, which is inelegant in a few places:The text was updated successfully, but these errors were encountered: