Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-13 | add changelog | Krombel | 2 | -1/+2 | |
2018-07-13 | rename assert_params_in_request to assert_params_in_dict | Krombel | 11 | -33/+33 | |
the method "assert_params_in_request" does handle dicts and not requests. A request body has to be parsed to json before this method can be used |