-
When sending POJO's using the JSON data format, the schema that gets generated do not allow for nullable fields. There is also no way to pass this intent as part of the configuration.
In particular…
-
Define a collection of jsonschema files, one for each API request payload. Each frontend unit test that exercises an API should validate that the request adheres to the corresponding schema (add tests…
-
## Description
Test `jupyterlab_server` CI step fails (see all latest runs on main, for example [this](https://github.com/jupyter-server/jupyter_server/actions/runs/5564144315/jobs/10163559349)) be…
-
In certain scenarios the validator from the `jsonschema` package doesn't work in the browser out of the box, without additionally installing a polyfill (https://github.com/tdegrunt/jsonschema/issues/3…
-
When creating a new DB, Victor would like to specify a database schema. Including:
a) description
b) JSON Schema
In this case, we should save a new document (schema) into the database.
{ …
-
### Overview
On my machine, in `mbedtls-3.6` and `development` (not in releases), the CMake build fails because it finds the wrong version of Python. I have CMake 3.22.1 from Ubuntu 20.04. I want t…
-
Signal K has a JSON schema at https://github.com/SignalK/specification/tree/master/schemas which go-jsonschema fails to generate code for.
```shell
# when located in the `schemas` folder of the sign…
kmpm updated
11 months ago
-
I am working with version 2.2.5.
As soon as run my tool to validate, I am getting on error when trying to reference the JsonValidator.
private static final JsonValidator validator = JsonSchemaFactor…
-
## Environment
* **IntelliJ Rust plugin version:** 0.4.200.5421-232
* **Rust toolchain version:** stable-aarch64-apple-darwin rustc 1.68.2 (9eb3afe9e 2023-03-27)
* **IDE name and version:** Intel…
-
**Jane version(s) affected**: 7.4.1
**Description**
```
Fatal error: Uncaught Error: Call to undefined method Jane\Component\OpenApiCommon\Generator\ModelGenerator::getInitialized() in /var/www…