ajv-validator / ajv-validator/ajv-draft-04
Error: no schema with key or ref "https://json-schema.org/draft-04/schema#"
Aperta
- 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.