LuboTerifaj opened a new issue, #658: URL: https://github.com/apache/incubator-kie-kogito-docs/issues/658
During https://github.com/apache/incubator-kie-kogito-docs/issues/591, there were identified several issues that might need to be updated. Section: https://sonataflow.org/serverlessworkflow/main/service-orchestration/configuring-openapi-services-endpoints.html #### Issues - There is missing reference to an example. - Missing the description, why and how to configure Services Endpoints. - Why it is necessary to have it configured - Where it should be defined (`application.properties`) - How the property should be constructed (e.g.: `quarkus.rest-client.stock_portfolio_svc_yaml.url=http://localhost:8282/`) - In the section, there is: "_SonataFlow follows the strategy defined in the `kogito.sw.operationIdStrategy` property to generate the REST Client. The possible values of the `kogito.sw.operationIdStrategy` property include:_" - Missing information, where can be those properties found. - "_You can turn HTTP requests and responses tracing by setting the following property:_" `quarkus.log.category."org.apache.http".level=DEBUG` - Missing information, where to set the property ### Acceptance criteria All issues above are resolved. -- 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]
