Why you have banned the use of hyphen in the process engine name?

Hi all,
it could be nice to use the hyphen in the process engine name, because it’s an important part of your API REST path, isn’t it?

For example, a RESTful path would be:

http://localhost:7070/my-app/engine/my-engine/task

instead of :

http://localhost:7070/my-app/engine/my_engine/task

For me, would be important to separate the two tokens that make-up the process engine name. :slightly_smiling_face:

Why you have banned the use of hyphen in the process engine name?

Thank you for your attention to this matter.

Greetings

The error that appears it’s:

2019-06-06 09:29:18.767  WARN 21673 --- [           main] .s.c.i.DefaultProcessEngineConfiguration : Ignoring invalid processEngineName='my-app' - must not be null, blank or contain hyphen