Support for x-field-extra-annotation #838
Replies: 4 comments 5 replies
-
It's not an issue, but a feature we haven't implemented yet. Feel free to send a PR! |
Beta Was this translation helpful? Give feedback.
-
Is there any way to easily hook into the generation process? Or will the PR require a generic Hook mechanism to process extensions? |
Beta Was this translation helpful? Give feedback.
-
But is it though? Shouldn't it be changed to accept
`x-field-extra-annotations` instead?
Ricardo Zanini ***@***.***> schrieb am Mo., 14. Apr. 2025,
18:01:
… Closed #838
<#838>
as resolved.
—
Reply to this email directly, view it on GitHub
<#838>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJJJ2OGSJEFZTPVV4HDRRD2ZPLVHAVCNFSM6AAAAABRAUWLP6VHI2DSMVQWIX3LMV45UABFIRUXGY3VONZWS33OIV3GK3TUHI5E433UNFTGSY3BORUW63R3GE4DSMBQGY4Q>
.
You are receiving this because you were mentioned.Message ID:
<quarkiverse/quarkus-openapi-generator/repo-discussions/838/discussion_event/1890069
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
@lordvlad Not sure. What tells the openapi-generator docs? If it's |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks, I am trying to add a custom annotation for a property that exists in a DTO class, however I'm no able to make the x-field-extra-annotation to work.
that x-field-extra-annotation works fine when using open api generator with maven plugin.
Seems that the quarkus-generator-api ignores it...
is that a known issue ?
Beta Was this translation helpful? Give feedback.
All reactions