mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-16 06:04:57 -05:00
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)