Vinyarion

Results 3 comments of Vinyarion

I added these in #140, so I think this could be considered as having been addressed.

Strictly speaking, `nullable` means that the JSON `null` is a valid value and `required` means that the key-value pair must be present/defined, e.g.: | | `nullable` | `required` | both...