Werk #14032: fix escaping in path parameters

Component REST API
Title fix escaping in path parameters
Date May 24, 2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p1 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Previously the REST API sent links containing characters (e.g. ':') which were not properly escaped. Using them directly without additional escaping could result in a HTTP 404 error.

This is now fixed. No further action is neccessary.

To the list of all Werks