tiagobento opened a new pull request, #2967: URL: https://github.com/apache/incubator-kie-tools/pull/2967
The Dev deployment DMN form webapp was expecting an application that only contained DMN endpoints on its Open API spec. When adding a BPMN model, the `/forms/*` APIs as well as User Tasks and Domain APIs are included in the app too, making this assumption fail. The fix is to filter and manipulate only the endpoints that are interesting for the DMN form to render. -- 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]
