We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there any support for oneOf, anyOf etc... If so how would we do it. I feel like one or two examples would help clarify this.
Overall, great project!
The text was updated successfully, but these errors were encountered:
Thank you for nice feedback!
You can define *Of constraints by either implementing an *Exposer interface of using helper function with value samples. See more details at https://github.com/swaggest/jsonschema-go#implementing-interfaces-on-a-type.
*Of
*Exposer
Sorry, something went wrong.
No branches or pull requests
Is there any support for oneOf, anyOf etc... If so how would we do it. I feel like one or two examples would help clarify this.
Overall, great project!
The text was updated successfully, but these errors were encountered: