Skip to content

Tags: apigitlabs/json-schema-ref-parser

Tags

v11.6.1

Toggle v11.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
fix: fix path sep undefined APIDevTools#345

v11.6.0

Toggle v11.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
minimum repro of bundle error for bug with json schema validator site

v11.5.5

Toggle v11.5.5's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
chore: disable flaky tests

v11.5.4

Toggle v11.5.4's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
fix(types): make default type extend base object instead of JSONSchem…

…a to support non-spec compliant type overloads

v11.5.3

Toggle v11.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
fix(types): fix types of options, inheritance globally

v11.5.2

Toggle v11.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
fix(types): fix types to accept spread or list of strings

v11.5.1

Toggle v11.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
fix(types): add correct extends in all places, make all generic

v11.5.0

Toggle v11.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
feat(generics): introduce generics for the input schema and the options

v11.4.2

Toggle v11.4.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
fix(types): add generics to the normalize args, clean up comments in …

…index

v11.4.1

Toggle v11.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
fix tests