diff --git a/ju/__init__.py b/ju/__init__.py index 6797819..5cc2080 100644 --- a/ju/__init__.py +++ b/ju/__init__.py @@ -1,3 +1,4 @@ """JSON schema Utils""" from ju.oas import Route, Routes +from ju.rjsf import func_to_form_spec