-
@rwblair has been working on using the new YAML files in the specification to build regular expressions to replace those currently in place in `bids-validator`. These regular expressions should also b…
tsalo updated
3 weeks ago
-
Dear team,
I've been trying my best to migrate my schema validation from RefResolver to the newer referencing library, but with no avail.
I would really appreciate some help or tips to point me in t…
-
### CLI Version from `fern.config.json`
0.45.2
### Generator & Version from `generators.yml`
fernapi/fern-typescript-node-sdk 0.39.3
### Minimal API Specification
```json
{"openapi":"3.0.0","pat…
-
### Summary
The json schema for the normalized uplink is located in the device-library. It is currently expanding but the message preprocessor is located in the lorawan-stack and does not use the sch…
-
Might be worth looking into using a JSON schema validator on uploaded questions and messages to ensure they match the Reasoner Standard API. This would reduce the amount of validation that we need to …
-
```shell
(deno) yoh@typhon:/mnt/DATA/data/yoh/1076_spacetop$ git ls-tree -r --name-only HEAD | /home/yoh/proj/bids/bids-validator/bids-validator/./bids-validator-deno --filenameMode
A new release of…
-
Hi,
I noticed that the library by default just throws std::invalid_argument here https://github.com/pboettch/json-schema-validator/blob/89ed13d76b95a8dc5de1a26af85231d7dff61e47/src/json-validator.…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Background: we had RFC3339 compliant time stamps, but then time zone got dropped. It is ok for pydantic, but if we exp…
-
### Package version
3.0.0
### Describe the bug
## What
Currently the OpenAPI 3.1.0 specs is not supported.
## Cause
`@japa/assert 3.0.0` depends upon `api-contract-validator ^2.2.8` which…
-
Would be super simple, essentially wrap a module into `(x, f) => f(x)` where `f(x)` is `true` or `f(x)` is `false`. `x` can then be something like
``` javascript
require('is-my-schema-valid')({
re…