- Mar 01, 2019
-
-
Matteo Collina authored
-
Benjamin Hamon authored
* Closes #133
-
Tomas Della Vedova authored
-
azure-pipelines[bot] authored
As titled.
-
- Feb 28, 2019
-
-
Matteo Collina authored
-
Matteo Collina authored
-
Alexander Kureniov authored
* feat: add schema name to error Closes #139 * test: add invalid schema key test
-
- Feb 05, 2019
-
-
Matteo Collina authored
-
Manuel Spigolon authored
* add: quick and dirty solution for $ref with plan name fragment $id * add: test with multiple $ref formats * fix: search for ids in plain format when needed * fix: finder for JSON schema id as top level function
-
- Jan 18, 2019
-
-
Roman authored
* docs additionalProperties=false is a special case Clarification in the docs. https://github.com/fastify/fast-json-stringify/issues/132 * Spelling * Readme wording for additional properties updated
-
- Dec 22, 2018
-
-
Matteo Collina authored
-
Julien TASSIN authored
-
- Dec 04, 2018
-
-
greenkeeper[bot] authored
-
- Nov 15, 2018
-
-
Matteo Collina authored
-
Nicolas Morel authored
* Fix serialization of anyOf with both array and object types * Fix test command
-
- Nov 03, 2018
-
-
yiding authored
script log result can be produce in https://npm.runkit.com/fast-json-stringify
-
- Oct 17, 2018
-
-
Cemre Mengu authored
Add windows testing
-
- Oct 12, 2018
-
-
Dustin Deus authored
This PR will add basic support to test against the official https://github.com/json-schema-org/JSON-Schema-Test-Suite. It contains only tests for the `required` feature.
-
- Oct 08, 2018
-
-
Matteo Collina authored
-
Davide Bianchi authored
-
- Sep 26, 2018
-
-
Matteo Collina authored
-
Jacob Sarnowski authored
resolves #118
-
- Sep 24, 2018
-
-
Matteo Collina authored
-
- Sep 14, 2018
-
-
Matteo Collina authored
-
Geraint Corneu authored
This allows schemas that may have custom formats to be used. As part of this change I've disabled warning log messages as when setting `unknownFormats: "ignore"` warning messages are emitted everytime a schema with unknown formats is compiled. I have not disabled standard or error log messages.
-
- Sep 10, 2018
-
-
Matteo Collina authored
-
Matteo Collina authored
-
Matteo Collina authored
-
Davide Bianchi authored
-
- Jul 25, 2018
-
-
Matteo Collina authored
-
Alexander Kureniov authored
-
- Jul 22, 2018
-
-
Rui Araújo authored
It allows covering opaque types. I am using this together with a GraphQL endpoint which has custom scalars. These scalars are opaque from the type system so a JSON schema cannot be derived.
- Jul 05, 2018
-
-
Matteo Collina authored
-
Rui Araújo authored
* Fix object and null possible type handling. Remove ajv for multiple type handling. * Remove object spreading.
-
- Jun 12, 2018
-
-
Matteo Collina authored
-
- Jun 04, 2018
-
-
Tomas Della Vedova authored
* Fixes #101 * Updated test * Removed slow down
- May 17, 2018
-
-
greenkeeper[bot] authored
-
- May 16, 2018
-
-
Matteo Collina authored
-