Resolve "Implement json schema parser"
Compare changes
Files
6@@ -37,7 +37,7 @@ const parameters = computed<Record<string, never>>(
@@ -45,8 +45,21 @@ const emit = defineEmits<{
@@ -87,10 +100,10 @@ watch(
@@ -98,9 +111,9 @@ watch(
@@ -108,20 +121,20 @@ watch(
@@ -151,6 +164,9 @@ watch(