ivivanov-bg commented on issue #5891:
URL: https://github.com/apache/camel-quarkus/issues/5891#issuecomment-2009330022
I just tested it - it's working as expected now
Thanks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
zhfeng closed issue #5891: OpenAPI model not considering mixins in natibe build
URL: https://github.com/apache/camel-quarkus/issues/5891
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
zhfeng commented on issue #5891:
URL: https://github.com/apache/camel-quarkus/issues/5891#issuecomment-2008713165
@ivivanov-bg can you check the fix with your reproducer? If it works, I will
merge the PR.
--
This is an automated message from the Apache Git Service.
To respond to the messa
zhfeng commented on issue #5891:
URL: https://github.com/apache/camel-quarkus/issues/5891#issuecomment-2006258146
Thanks @ivivanov-bg - yeah, it works by adding all the mixin classes and
relavant JsonSerializer. I will prepare a PR with an integration test.
--
This is an automated message
zhfeng commented on issue #5891:
URL: https://github.com/apache/camel-quarkus/issues/5891#issuecomment-2005864187
`io.swagger.v3.core.jackson.mixin.Schema31Mixin` and
`Schema31Mixin.TypeSerializer` ?
--
This is an automated message from the Apache Git Service.
To respond to the message, p
ivivanov-bg commented on issue #5891:
URL: https://github.com/apache/camel-quarkus/issues/5891#issuecomment-2005775981
That's exacrly what I observed too and the reason to not privide a PR
directly.
My cussrent issue (with the jsonSchema) gets resolved if the Schema31 mixin
and the i
zhfeng commented on issue #5891:
URL: https://github.com/apache/camel-quarkus/issues/5891#issuecomment-2005770166
@ivivanov-bg what the mixin classes should be registered for reflection? I
tried all class from `io.swagger.v3.core.jackson.mixin` but the native runner
is producing an empty re
zhfeng commented on issue #5891:
URL: https://github.com/apache/camel-quarkus/issues/5891#issuecomment-2003587576
Thanks @ivivanov-bg - I will take a look.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above