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(schema): add alias() method that makes it easier to define multiple aliases for a given path #12491

Merged
merged 8 commits into from
Oct 5, 2022

Commits on Sep 30, 2022

  1. feat(schema): add alias() method that makes it easier to define mul…

    …tiple aliases for a given path
    
    Fix #12368
    vkarpov15 committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    8287161 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Update lib/schema.js

    Co-authored-by: hasezoey <hasezoey@gmail.com>
    vkarpov15 and hasezoey committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    9c17de0 View commit details
    Browse the repository at this point in the history
  2. Update lib/schema.js

    Co-authored-by: hasezoey <hasezoey@gmail.com>
    vkarpov15 and hasezoey committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    03ff83f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba81950 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa835f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e8e9c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    2da76c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2449c View commit details
    Browse the repository at this point in the history