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

feat(NODE-3875): support recursive schema types #3433

Merged
merged 12 commits into from Oct 13, 2022

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    42c9507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e267c View commit details
    Browse the repository at this point in the history
  3. complex example

    nbbeeken committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    914ec9d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. add Document case

    nbbeeken committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    3495780 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. fixes

    nbbeeken committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    213ecbc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. fix: set depth limit to 8

    nbbeeken committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    2ac5549 View commit details
    Browse the repository at this point in the history
  2. update tests

    nbbeeken committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    521a1b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4375456 View commit details
    Browse the repository at this point in the history
  4. rename uuid

    nbbeeken committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    f3284f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. add credit!

    nbbeeken committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    df7f412 View commit details
    Browse the repository at this point in the history
  2. add a test for each level

    nbbeeken committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0535c78 View commit details
    Browse the repository at this point in the history
  3. grammar

    dariakp committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    92730e4 View commit details
    Browse the repository at this point in the history