psychedelicious a6d4e4ed57 fix(ui): fix enum parsing for optional enums
Closes #5121

- Parse `anyOf` for enums (present when they are optional)
- Consolidate `FieldTypeParseError` and `UnsupportedFieldTypeError` into `FieldParseError` (there was no difference in handling and it simplifies things a bit)
2023-11-30 05:01:29 -08:00
..
2023-08-18 15:52:04 +10:00
2023-11-11 10:55:40 +11:00
2023-07-28 09:46:44 -04:00
2023-09-12 13:01:58 -04:00