jomarko opened a new issue, #2248: URL: https://github.com/apache/incubator-kie-issues/issues/2248
I double checked: - packages/feel-input-component/src/FeelConfigs.ts - packages/feel-input-component/src/i18n/locales/en.ts - packages/dmn-feel-antlr4-parser/src/parser/ReservedWords.ts - packages/dmn-feel-antlr4-parser/src/parser/FeelFunctionReturningTypes.ts it seems that first two listed files does not contain description for two functions: - `decision table` - `invoke` ### decision table Is so complex with the amount of parameters, that I am actually not sure how the description should look like ### invoke is marked as deprecated in https://kiegroup.github.io/dmn-feel-handbook/#invoke-namespace-modelname-decisionname-parameters _Originally posted by @jomarko in https://github.com/apache/incubator-kie-tools/pull/3397#discussion_r2811197656_ -- 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]
