Dmitriy Vovk
Results
2
issues of
Dmitriy Vovk
The problem during conversion from JSON to JSON Schema draft-07 is that when passing the JSON object `{ "userId": null }` through the transformer, the output is: `{ "$schema": "http://json-schema.org/draft-07/schema#",...