Blog post about JSON Schema support

Hi @raymondcamden

Informative article, thanks for the write-up.

How did you come up with the JSON schemes? Wrote them manually or have them generated by a library? Asking because I’m facing an issue with nullable string properties and the generated value of type which is an array using multiple primitive types instead of a single one.

See here for more details.

Cheers, JoKi