MessageML is a markup language used by the Symphony Agent API for representing messages, including formatting (bold, italic, numbered and unnumbered lists etc.) and entity data representing structured objects.
Option counts inside a dropdown menu should not generate a bi metric by its own. Goal of this PR is to include the options_count + the defauld field as part of the same Bi Item containing the dropdown menu.
:white_check_mark: Checklist
[x] Unit tests and Javadoc
[x] Generated PresentationML is valid
:warning: For this point, please make sure that you have also added a complete example in the
/examples resources folder. This way the Mml2Pml2Pml.java test will ensure that the generated PresentationML is
an actual MessageML valid one.
Option counts inside a dropdown menu should not generate a bi metric by its own. Goal of this PR is to include the options_count + the defauld field as part of the same Bi Item containing the dropdown menu.
:white_check_mark: Checklist