Juan Cruz Viotti

Results 50 issues of Juan Cruz Viotti

To support upgrading arbitrary draft 3 schemas, we need to define rules to upgrade draft 3 to draft 4.

So we could link to this from https://www.learnjsonschema.com Depends on #248 and likely #27.

enhancement
protocol

### Describe the issue I'm suddenly getting the following crash on tests that hit `SUCCEED` on Windows, specifically on GitHub Actions: ``` unknown file: error: SEH exception with code 0xc0000005...

Hey there from a JSON Schema TSC and ex-Postman! We are developing an open-source CLI (https://github.com/intelligence-ai/jsonschema) specifically targeted at helping maintain repositories of schemas, just like this one. The idea...

### Describe the bug. Consider this concise variant of `schemas/1.0.0-without-$id.json`: ```json { "id": "http://asyncapi.com/definitions/1.0.0/asyncapi.json", "$schema": "http://json-schema.org/draft-04/schema", ... "properties": { ... "externalDocs": { "$ref": "#/definitions/externalDocs" }, ... }, "definitions": { "vendorExtension":...

bug

Not sure if I'm missing anything, but please let me know. Does things like AlterSchema and Learn JSON Schema count?

Signed-off-by: Juan Cruz Viotti

Signed-off-by: Juan Cruz Viotti