Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_schema_type function will now return SchemaType instances with base schema information included #1272

Merged
merged 3 commits into from
May 4, 2024

Commits on May 4, 2024

  1. get_schema_type and get_full_schema_type will now return `SchemaT…

    …ype` instance
    
    Signed-off-by: utnim2 <mintugogoi567@gmail.com>
    Gmin2 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    f5920c5 View commit details
    Browse the repository at this point in the history
  2. added the recursive function

    Signed-off-by: utnim2 <mintugogoi567@gmail.com>
    Gmin2 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    28720f8 View commit details
    Browse the repository at this point in the history
  3. fixed the types

    Signed-off-by: utnim2 <mintugogoi567@gmail.com>
    Gmin2 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    857a684 View commit details
    Browse the repository at this point in the history