Werk #13398: RESTAPI: discovery: Service Item may be Null
| Component | REST API | ||||
| Title | RESTAPI: discovery: Service Item may be Null | ||||
| Date | Oct 27, 2021 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
The schema of service_item was a string which could not be null, although services without a service item exist. Null for a service item is now valid.