Werk #16138: host_config: set start field as nullable

Component REST API
Title host_config: set start field as nullable
Date Sep 28, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

This werk addresses a small issue with our host_config response schema. We in some cases return a null value for the start field in network_scan_result. This violates the response schema. To fix this, we set the schema field to allow_none.

To the list of all Werks