John
Results
11
issues of
John
Is it correct that this only creates the schema from top level keys? E.g ``` { extra: { point: { value: null, name: 'Bob', }, }, } ``` has schema:...