-
#204 describes an issue with `anyOf` (and `oneOf`) error messaging. However, one way to solve this is to provide a schema-specific error message using the custom JSON property `errorMessage` as illust…
-
While trying to run an extraction, the job failed in the following way
```
Error persisting data to Stitch: 400: {'error': 'Record 714 for table shortcuts did not conform to schema:\n#: #: no subs…
cgilj updated
4 years ago
-
Given schema provided at http://brutusin.org/json-forms/#7 and Initial data
`{
"p1": "test",
"p2": true
}`
Generated form still creates single element with dropdown in order to choos…
-
### Issue workflow progress
_Progress of the issue based on the
[Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- …
-
This is not really an issue. I'm writing it down for ones who come after us. I've spent unreasonable amount of time on this but I believe it is worth it. Rust is great for backends, Axum is likely the…
-
The text of [2020-12's contentSchema](https://json-schema.org/draft/2020-12/json-schema-validation.html#name-contentschema) says:
> The value of this property MUST be a valid JSON schema. It SHOULD…
-
Hello,
Since last week approximately the script started failing with the following error:
```
npm WARN exec The following package was not found and will be installed: @octoherd/script-sync-branc…
-
> `--store` is broken (I think) as a subschema now references another schema (base.json for poetry’s license). I think this is a good opportunity to add the ability to load `--extra` schemas that can …
-
Looking at enhancement request #216, if some of the internal details were exposed through interfaces, external libraries could implement JSON generation.
Would this be amenable to the authors? Woul…
-
**Is your feature request related to a problem? Please describe.**
As a user, I want to see a loading indicator when a schema is being loaded so I know the application is not frozen.
- Most schemas …