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: use schema's title when available in {one,any,all}Of applicators #744

Merged

Commits on Nov 13, 2023

  1. Use schema's title when available in {one,any,all}Of applicators

      Applicators can be a little hard to navigate, especially on deeply nested schema. While the uid provides a nice middleground solution, it doesn't actually work when schemas are defined outside of the main specification and more importantly, it isn't necessarily meant to be human-readable. The 'title' property however is meant just for that.
    KtorZ committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b3b48df View commit details
    Browse the repository at this point in the history