gabriel-farache commented on issue #3723: URL: https://github.com/apache/incubator-kie-kogito-runtimes/issues/3723#issuecomment-2419630953
@ricardozanini It's not in your doc, it's in the openapi generator doc, which is the tool you are using. I mean, the dependency was removed in the sontaflow builder project hence causing issue to end-user. As an end-user I may not be aware of all the technicalities and tools you are using behind the hood that's why I was suggesting to have a page in your doc stating which dependencies could be added, and even give advices, like: "you want to use multipart content-type in your api spec, make sure to include this dependency and check other available at https://..." Because if an end-user, not familiar with quarkus or how everything is built has en error about multipart not supported, if there is no place in your doc (so the product they are using) helping them to sort things out, it may be time consuming for them :) -- 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 comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
