Evgeny Poberezkin
|
ca7fb83624
Merge branch 'fix/resolve-uri' of https://github.com/sondrele/ajv into sondrele-fix/resolve-uri
|
6 gadi atpakaļ |
Evgeny Poberezkin
|
ce62f117ee
feat: use only $id by default, closes #641
|
7 gadi atpakaļ |
Evgeny Poberezkin
|
b6d927980b
feat: draft-07 meta-schema
|
7 gadi atpakaļ |
Sondre Lefsaker
|
cf8f9d38d0
fix: use uri-js to resovle uri's
|
7 gadi atpakaļ |
Evgeny Poberezkin
|
ab488a4f57
feat: option $data instead of v5, use draft-6 meta schema, support constant and contains keywords by default, #372
|
8 gadi atpakaļ |
Evgeny Poberezkin
|
7e7219212d
feat: allow refs with protocol-relative URIs, closes #277
|
8 gadi atpakaļ |
Evgeny Poberezkin
|
b853218249
style: eslint tests, closes #250
|
8 gadi atpakaļ |
Evgeny Poberezkin
|
3f96062745
fix: ref resolution does not fail when it should; closes #220
|
8 gadi atpakaļ |
Evgeny Poberezkin
|
aa2ee31381
test: sync failing test for issue #220
|
8 gadi atpakaļ |
Evgeny Poberezkin
|
6a14e347c4
use new with Ajv constructor in tests and examples
|
8 gadi atpakaļ |
Evgeny Poberezkin
|
9fd6ac8044
test timeout
|
8 gadi atpakaļ |
Evgeny Poberezkin
|
5b7d9f9ff7
fixed inline reference resolution
|
8 gadi atpakaļ |
Evgeny Poberezkin
|
2eef59dede
minified browser bundle
|
9 gadi atpakaļ |
Evgeny Poberezkin
|
2ddf957554
fixed schema substitution with some options when refs are inlined, closes #77
|
9 gadi atpakaļ |
Evgeny Poberezkin
|
982264f192
removed i18n option (params always added to error objects)
|
9 gadi atpakaļ |
Evgeny Poberezkin
|
80dc982d59
replaced Array functions with for loop, added ajv instances to tests
|
9 gadi atpakaļ |
Evgeny Poberezkin
|
fe097794a9
asynchronous schema compilation with loading missing remote schemas using supplied function, #43, mulesoft-labs/osprey-mock-service#11
|
9 gadi atpakaļ |
Evgeny Poberezkin
|
bec34c5ba5
error thrown in case of missing reference has properties missingRef and missingSchema, related to #43, mulesoft-labs/osprey-mock-service#11
|
9 gadi atpakaļ |
Evgeny Poberezkin
|
cc8de5bb8e
tests for inlined schemas, #6
|
9 gadi atpakaļ |
Evgeny Poberezkin
|
d758ff7e75
failed id resolutions test
|
9 gadi atpakaļ |
Evgeny Poberezkin
|
3d3a350ea7
excluded ajv from test bundles into a separate bundle
|
9 gadi atpakaļ |
Evgeny Poberezkin
|
606e81ad4b
full support of remote refs
|
9 gadi atpakaļ |
Evgeny Poberezkin
|
6284b83db7
ajv api changed, api tests, "resolve refs" progress
|
9 gadi atpakaļ |