The Log element in the config MUST contain a valid LogAPI address like "LogAPI": "http://localhost/IM/LogAPI/"if not, the service won't start.
New feature
Replacement rules for End Points since the in REST may contain like customer number. The number can now be replaced with a regex expression to like {id} See more in the documentation
Bugfixs
#2366 End Points was overwritten if the was in the wrong order in the output file.
Andreas
NOTE!
Breaking change
The Log element in the config MUST contain a valid LogAPI address like "LogAPI": "http://localhost/IM/LogAPI/" if not, the service won't start.
New feature
Bugfixs