jsonschema icon indicating copy to clipboard operation
jsonschema copied to clipboard

feat: Add support to collect extra fields

Open sean-cunniffe opened this issue 5 months ago • 0 comments

It's common for schemas to have extra fields "usually starting with x-". Added functionality to handle the extra fields for marshalling and unmarshalling.

sean-cunniffe avatar Sep 15 '25 13:09 sean-cunniffe