ajv-validator / ajv-validator/ajv-draft-04

Error: no schema with key or ref "https://json-schema.org/draft-04/schema#"

Aperta
#9 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
11
Fork
6
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

It only works with HTTP
```json
"$schema": "http://json-schema.org/draft-04/schema#",
```

Is it intentional? Docs mention that one should be able to refer HTTPS
```json
"$schema": "https://json-schema.org/draft-04/schema#",
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.