Greetings! First off, thanks for taking the time to put this together and maintain it. :)
I am trying to build a utility for generating documentation/templates from json schemas as I can't find something out there that works. So I thought I'd try to use the statham parser to generate more outputs. I have been reading through the advanced tutorials on model generation and the API reference but I am having trouble understanding how to iterate (recurse) all the elements. I can't and find the description, default and example properties. Is there any example traverser code or visitor support available?
Thanks!
Greetings! First off, thanks for taking the time to put this together and maintain it. :)
I am trying to build a utility for generating documentation/templates from json schemas as I can't find something out there that works. So I thought I'd try to use the statham parser to generate more outputs. I have been reading through the advanced tutorials on model generation and the API reference but I am having trouble understanding how to iterate (recurse) all the elements. I can't and find the description, default and example properties. Is there any example traverser code or visitor support available?
Thanks!