tom
Results
1
issues of
tom
There are three different ways in JSON schema to say that a field is a nullable object. One of them is for example: ``` "myField1" : { "oneOf": [ {...