Context:
In order to show the eventLabel of camunda activity events we need to return it on the Event Process Mapping endpoint.
AT:
- the Create/Update Event Process Mapping by id endpoint accepts and stores the eventLabel property
- the Event Process Mapping by id endpoint returns the eventLabel if it was set on create/update
- The API documentation is updated