jsonschema-rs icon indicating copy to clipboard operation
jsonschema-rs copied to clipboard

feat: added support for string enums in object keys #453

Open DavideCanton opened this issue 4 months ago • 2 comments

Resolves #453

In the end I chose to always use the value property in both old and new style enums

DavideCanton avatar Jun 04 '25 22:06 DavideCanton