You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we use your tool frequently and like it very much.
I have a feature request. We need to be able to generate annotations in the code based on custom vendor extensions in the schema on certain field.
e.g by adding a certain attribute x-custom-attribute to a certain field, I would like to in the mustasche template have a conditional that if set, generates an annotation in the resulting kotlin code.
We are using your gradle plugin and in it I see no option to specifiy custom templates.
The text was updated successfully, but these errors were encountered:
matteh11
changed the title
Custom templates with custom conditional annotations
Custom templates with custom conditionals can generate annotations
Jan 25, 2024
Uh oh!
There was an error while loading. Please reload this page.
Hi, we use your tool frequently and like it very much.
I have a feature request. We need to be able to generate annotations in the code based on custom vendor extensions in the schema on certain field.
e.g by adding a certain attribute
x-custom-attribute
to a certain field, I would like to in the mustasche template have a conditional that if set, generates an annotation in the resulting kotlin code.We are using your gradle plugin and in it I see no option to specifiy custom templates.
Please see this for reference
https://github.com/vitalyros/swagger-generate-custom-annotations
Thanks
The text was updated successfully, but these errors were encountered: