Werk #16138: host_config: set start field as nullable

Component REST API
Title host_config: set start field as nullable
Date Sep 28, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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