ENH: JsonSchemaExporter accepts do_not_create parameter.
- Nov 14, 2023
-
-
florian authored
... i.e., a workaround for https://github.com/rjsf-team/react-jsonschema-form/issues/3957.
-
For https://gitlab.indiscale.com/caosdb/customers/dimr/management/-/issues/92. Adds a workaround for https://github.com/rjsf-team/react-jsonschema-form/issues/3957 to the exported json-schema by providing the option to wrap files in arrays.
Does the wrapper look good? Should we use better titles.
Unit test + recreating DIMR's schema with the new parameter and visiting the frontend somewhere where (a list of) files can be entered.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.
... i.e., a workaround for https://github.com/rjsf-team/react-jsonschema-form/issues/3957.