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
Would it be possible to add support for title annotation, which is supported keyword in Ope
title
I'm submitting a ...
I confirm that I
The same request has been made (and closed) #1633, but it was not implemented.
No support for title keyword annotation.
Add title to validatorUtils.ts as a string value.
validatorUtils.ts
Version of the library: 6.3.1 Version of NodeJS: 20.11.1
This would allow to generate OpenAPI spec with title keyword in schema reference.
No breaking changes.
The text was updated successfully, but these errors were encountered:
Hello there DominykasValutis 👋
Thank you for opening your very first issue in this project.
We will try to get back to you as soon as we can.👀
Sorry, something went wrong.
Hello, any plans when this PR can be merged? This is actual for our team too
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days
No branches or pull requests
Would it be possible to add support for
title
annotation, which is supported keyword in OpeSorting
I'm submitting a ...
I confirm that I
The same request has been made (and closed) #1633, but it was not implemented.
Current Behavior
No support for
title
keyword annotation.Possible Solution
Add
title
tovalidatorUtils.ts
as a string value.Context (Environment)
Version of the library: 6.3.1
Version of NodeJS: 20.11.1
Detailed Description
This would allow to generate OpenAPI spec with title keyword in schema reference.
Breaking change?
No breaking changes.
The text was updated successfully, but these errors were encountered: