maxfordham / ipyautoui

create ipywidgets user input form pydantic model or jsonschema
https://maxfordham.github.io/ipyautoui/
40 stars 4 forks source link

jsonref for attaching refs to jsonschema ? #165

Closed ollyhensby closed 11 months ago

ollyhensby commented 1 year ago

I found this ; https://github.com/gazpachoking/jsonref

could potentially simplify this code : https://github.com/maxfordham/ipyautoui/blob/9073e5fab4808cc6b5f37cc03ec1e35ccc6d4fbc/src/ipyautoui/automapschema.py#LL68C5-L68C23

...

jgunstone commented 11 months ago

merged to main in this PR https://github.com/maxfordham/ipyautoui/pull/199