Skip to content
Snippets Groups Projects

more jsonschema export

Merged Daniel Hornung requested to merge f-more-jsonschema-export into dev
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -99,7 +99,6 @@ class JsonSchemaExporter:
self._do_not_retrieve = do_not_retrieve
self._no_remote = no_remote
self._multiple_choice = multiple_choice
self._rjsf_uischema: dict = {}
@staticmethod
def _make_required_list(rt: db.RecordType):
Loading