cloudkitty/cloudkitty/api/v2
Luka Peschke b4408cf085 Fix filtering on dataframe endpoints
This fixes filtering on "GET /v1/dataframes" and "GET /v2/dataframes" by
ensuring that non-admin users will only have access to their data.

Change-Id: Id3da0cc4dae50edb77ec1ef3b446616617d2a49e
Story: 2006749
Task: 37232
2019-10-22 14:18:18 +00:00
..
dataframes Fix filtering on dataframe endpoints 2019-10-22 14:18:18 +00:00
scope Introduce validation utils 2019-08-21 16:20:03 +02:00
summary Pass 'type' as metric_types in /v2/summary endpoints 2019-09-04 14:11:41 +02:00
__init__.py Add a v2 API endpoint to push DataFrame objects 2019-08-26 08:37:32 +00:00
base.py Add a v2 summary endpoint 2019-06-26 15:05:28 +00:00
utils.py Allow missing '/' in api.v2.utils.do_init() 2019-09-25 10:27:42 +02:00