-
**Is your feature request related to a problem? Please describe.**
`oneOf` in JSON schemas is not currently supported: https://json-schema.org/understanding-json-schema/reference/combining
**Descr…
wjn0 updated
2 months ago
-
### Expected behavior
As a dashboard user, in order to deploy helm chart with completion/syntax checks/online documentation, I need the helm chart support in dashboard explorer to display HTML fo…
-
### Environment information
```plain text
System:
OS: macOS 14.5
CPU: (8) x64 Intel(R) Core(TM) i7-8557U CPU @ 1.70GHz
Memory: 197.95 MB / 8.00 GB
Shell: /bin/zsh
Binaries:
Node: 18.1…
-
While implementing the language detection feature for FintoAI (https://github.com/NatLibFi/FintoAI/issues/9, https://github.com/NatLibFi/FintoAI/pull/21), I encountered an issue with the `detect-langu…
-
### Version
io.vertx:vertx-web-openapi-router
-
Hi
Looking into jsonforms-with-figtree-demo and this repo, I was wondering if fig-tree-evaluator can be used to build an autocomplete renderer in JSON Forms? In other words, do you think it is poss…
-
#### Enhancement
As a developer, when I install json-schema-form-core
#### Expected behaviour
I expect to be able to require the library.
I'm looking at refactor our react-talend-forms package u…
-
https://json-schema.org/understanding-json-schema/reference/string.html#length
We need to check:
* ORM `nullable` capability to force `minLength: 1` if not nullable
* ORM `type` to set the max
*…
-
### vue和ui框架
vue2、ui框架element 、vjsf 使用版本说明:1.19.0
### 问题描述
**json object会丢失array类型的字段值:merge逻辑判断有问题**
### 如何复现
我有以下业务场景:在下面列举的 rawForm 和 schema中,其中`simpleName` 展示默认的 input, `jsonEditorD…
-
When saving a metadata instance it might be good to also specify which version of schema was used to create the instance.
For example: I create an instance using the Person schema from the latest …