Skip to content

Feature: Deep reading values and generating schema #8

Open
@karuppiah7890

Description

@karuppiah7890

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 😅

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions