jsonschema
jsonschema copied to clipboard
feat: Add support to collect extra fields
It's common for schemas to have extra fields "usually starting with x-". Added functionality to handle the extra fields for marshalling and unmarshalling.