openapi-tools / swagger-maven-plugin

Maven plugin to activate the Swagger Core library to generate OpenAPI documentation.
MIT License
70 stars 45 forks source link

Wanno drijfhout more metadata #58

Closed langecode closed 3 years ago

langecode commented 3 years ago

Replacing #53

langecode commented 3 years ago

@wanno-drijfhout Seems to be solved by adding a Jackson mixin: https://github.com/openapi-tools/swagger-maven-plugin/pull/58/files#diff-fccd1c183e3e6283d6f49972cc4f7161

wanno-drijfhout commented 3 years ago

Thanks! I didn't consider Mixins before but I'm happy to see it works!