Werk #3816: WATO Web-API: fixed bug in API request validation

Component Checks & agents
Title WATO Web-API: fixed bug in API request validation
Date Sep 29, 2016
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.4.0i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Recent code changes did not consider that only the keys of the request object itself got validated. The validiation function now got feeded with some additional keys, e.g effective_attributes, didn't accept these keys and returned an "Invalid request" as result.

This has been fixed.

To the list of all Werks