Json Schema Inferrer Versions Save

Java library for inferring JSON schema from sample JSONs

0.2.1

4 months ago

Added

  • (Beta) Added support for JSON Path.

Changed

  • Internal dependency version bumps.

0.2.0

1 year ago

Changed

  • Switched to Gradle.
  • Added support for JSON Schema draft 2019-09 and 2020-12.
  • Internal dependency version bumps.
  • Test suite cleanup.

Fixed

  • Fixed the time format inference in FormatInferrers.dateTime() to better adhere to the JSON Schema standard. It is trivial to restore the original behavior with a custom implementation of FormatInferrer.

0.1.5

2 years ago
  • Jackson among other version bumps
  • Added mvnw

0.1.4

2 years ago

0.1.3

3 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.1-alpha-44

4 years ago

0.1.1-alpha-43

4 years ago

0.1.1-alpha-41

4 years ago