-
### What would you like to be improved?
Add a help command to provide help and examples on each entity including:
- [x] #5603
- [x] catalogs
- [ ] schema
- [ ] users
- [ ] groups
- [ ] roles
…
-
**Describe the bug**
Consider a form contains HTML element, its content will be displayed correctly in normal mode. But if we setup form with initial data, the content of the HTML element will be r…
-
It would be nice to support / differentiate text variables between simple one-line inputs and multi-line textareas in the schema. (See original [request](https://feedback.seqera.io/feature-requests/p/…
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the [do…
-
**Is your feature request related to a problem? Please describe.**
We want to save the schema of a form inside our application state, to do so, we subscribe to 3 events: addComponent, removeComponent…
-
### Prerequisites
- [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs)
### What theme are you using?
material-ui
### What is your question?
We are current…
-
[OpenAPI 3.1](https://spec.openapis.org/oas/latest.html) was released in February 2021 and is fully aligned with JSON Schema, upgrading the OGC-EDR API to use OpenAPI schema 3.1 will remove the need…
-
## Validação e transformação no Zod
O Zod é uma biblioteca legal não só porque ele cobre bem a validação e o schema de dados em um form, mas também pq ele é bem útil na transformação de dados.
-
For CMS performance we should implement some sort of client-side form schema cache per data object type. Preferably this would have some sort of interface that could be used to (for example) get a lis…
-
OpenAPI spec:
```
"/api/Avatar": {
"post": {
"tags": [
"Avatar"
],
"requestBody": {
"content": {
"multipart/form-data": {
…