v0.6.0
- new feature: provided default values are validated against current JSON schema type
- new feature: provided examples fom examples folder are validated against current generated JSON schema
- new feature: added configuration option to preserve plugins specific x-properties in the generated output JSON schema
- fix: jsonc code block in markdown does not have syntax highlighting, replaced by json code block instead
Commits
- 538fe2d feat: validate default value against JSON Schema (#26) (Raluca Gruber)
- a71c8ef feat: added configuration option to preserve plugins specific x-properties in the generated output JSON schema (#25) (Raluca Gruber)
- ae17d3d fix: jsonc code block in markdown does not have syntax highlighting (#24) (Raluca Gruber)
- e69b8d4 new feat: validate provided examples against generated JSON schema (#23) (Raluca Gruber)
Contributors
|
Raluca Gruber |