fluent-json-schema
fluent-json-schema copied to clipboard
A fluent API to generate JSON schemas
BREAKING CHANGE: Drops support for EOL node 12 and 13 #### Checklist - [x] commit message and code follows the [Developer's Certification of Origin](https://github.com/fastify/.github/blob/master/CONTRIBUTING.md#developers-certificate-of-origin-11) and the [Code of conduct](https://github.com/fastify/.github/blob/master/CODE_OF_CONDUCT.md)
To verify that PR https://github.com/fastify/deepmerge/pull/5 for deepmerge works accordingly I tested it locally. To not redo the implementation again, I created this PR. My assumption is, that the next release...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...
## 🚀 Feature Proposal I think it will be possible and convenient to add a way to expose the TypeScript type of each object schema ## Motivation I started, like...
Hi! There is new JSON Schema draft available here: http://json-schema.org/specification-links.html#2019-09-formerly-known-as-draft-8 Does this library needs changes? Actually, I don't read this draft yet. May be someone tell: does this library already...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
#### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ]...