You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the fork code looks good, I can contribute back to this repo. I just have a feeling that the implementation is not great or perfect - but it works - at least I have tests for the cases it works for 😅
The text was updated successfully, but these errors were encountered:
Currently the repo supports reading the type alone and generating schema
I have forked this repo here - https://github.com/karuppiah7890/go-jsonschema-generator to add functions to do a deep read - where the all the values of the input are read in a deep manner - that is - read all the nested values too and find out the json schema for it. Do check the source code. I have used the forked repo in this application - https://github.com/karuppiah7890/helm-schema-gen
If the fork code looks good, I can contribute back to this repo. I just have a feeling that the implementation is not great or perfect - but it works - at least I have tests for the cases it works for 😅
The text was updated successfully, but these errors were encountered: