Giuseppe
Giuseppe
There is an issue already opened for this [issues-5397](https://github.com/OpenAPITools/openapi-generator/issues/5397)
We like Springwolf and we just started using it. Best library for code-first approach 🚀 Thank you! Company: [Alten Italia](https://www.alten.it/)
Hello @eos1d3, > From WebHookExample, it does not setup Token or URL. You should implement the webhook APIs. This library provides an interface for the event received on the webhook...
Thank you for the fix, when u think to publish the release 1.3.x @timonback ? I need to implement springwolf in my project for the docs generation and for testing...
This morning i have tested the 1.3.0-SNAPSHOT version but the error still presented. Maybe i wasn't clear when i explain my issue. If i remove the name attribute from **@AsyncMessage**...
The @AsyncApiPayload annotation not solve the problem (i tried it, and the labels issue was there) I do not want declare n. envelope classes for my n. String Messages(with different...
> First issue: You want to use the message description and id, but that does not work when using plain string. Second issue: The ui mixes multiple messages together. 1....
> Hi @pcomp96, > I used your code to reproduce it in https://github.com/springwolf/springwolf-core/pull/764 > > https://github.com/springwolf/springwolf-core/pull/762 (show both descriptions, fix publishing with custom AsyncMessage#name) and https://github.com/springwolf/springwolf-core/pull/763 (using the messageId field...
Hi @timonback , I tested some minutes ago the new solution and it works! 🚀 I'm looking forward to introducing version 1.3.0 into my project to document it 😄 Thanks...
I have open an issue for this problem https://github.com/OpenAPITools/openapi-generator/issues/18700, i hope that the community help us 👍🏻