First of all, thanks a lot for this great gem! I pretty much like the DSL and its features.
I plan to use it for my case where I need to define an object with your ruby DSL and finally render the json-schema doc in json/yaml. Unfortunately I noticed that not all json-schema attributes, e.g. example, readOnly ... are supported - why is that?
Thx Tobi