As found here: #39 currently there are dots in the message names and string constants are defined as enums. These discussion in s2-ws-json may be found here:
We need to wait until these discussions are done and we know how to proceed for this project. In the mean time, we are altering the openapi.yml manually by replacing dots in the name by underscores and by changes the message_type enum to constants (examples are in the s2-ws-json discussions).