❔ How to create json schema by class?
I have following class:
And I can create manually json schema using this class, it will look in following way:
https://gist.github.com/INTERNALINTERFERENCE/ca09a767eb4027c593416ae8ff155274
I'd like to automate generating of this json. How can I do it? Can someone give some information about this?
And I can create manually json schema using this class, it will look in following way:
https://gist.github.com/INTERNALINTERFERENCE/ca09a767eb4027c593416ae8ff155274
I'd like to automate generating of this json. How can I do it? Can someone give some information about this?
