-
The truth table on the [Applying subschemas conditionally](https://json-schema.org/understanding-json-schema/reference/conditionals.html) section seems to be missing the rows corresponding to the case…
-
Hello,
I followed the installation using what i got from the readme file
```
git clone https://github.com/pboettch/json-schema-validator.git
cd json-schema-validator
mkdir build
cd build
cm…
grbba updated
3 years ago
-
_**NOTE:** It is 2020. The world has gone to shit, and I'm barely functioning as a human being. But we have a draft to get out and a vague deadline in the form of OAS 3.1. So I'm trying to get this…
-
We need to drop all the enums, as they throw.
-
Transferring an email thread into a ticket.
OBO files are typically 'terminals' in our release chains - i.e. final release products. It is very common to **hack** OBO files into shape after they ar…
-
```JSON
// Definitions File
{
"$schema": "http://json-schema.org/draft-06/schema#",
"$id": "http://127.0.0.1:8181/base/definitions.schema.json#",
"name": "definitions",
"type": "object",…
-
The official Avro Python library supports low-level APIs for reading and skipping individual fields in an Avro-encoded byte stream. For example, it has functions like [read_enum](https://github.com/ap…
-
Let's say I have this form:
```
[ ] Enable SMS? (Boolean)
[ ] Phone Number Required (Boolean)
```
But I only want to present the `Phone Number Required` when the `Enable SMS` is true because …
-
The "$ref" for the "/definitions/JsonSchema" object currently refers "https://raw.githubusercontent.com/json-schema-tools/meta-schema/1.5.9/src/schema.json" (and I noticed you have recently had to upd…
-
[schema-ref-test.zip](https://github.com/fastify/fastify/files/4782205/schema-ref-test.zip)
## 🐛 Bug Report
Fastify is mutating schema definitions by removing their `$id` properties.
## To Re…