Files
cloudkitty/releasenotes
Luka Peschke c841ee8c29 Fix validation of begin/end in GET /v2/summary endpoint
Before this patch, if any of the "begin" and "end" parameters
were passed to the GET /v2/summary endpoint, validation would fail.

This was caused by "voluptuous.Coerce" being used instead of the
custom "SingleQueryParam" validator.

Change-Id: I09656c742f3ba6b02de3656201f6903f590944bd
2019-08-30 15:22:33 +02:00
..
2019-03-21 20:29:39 +00:00