cloudkitty/cloudkitty/api
Luka Peschke e43bf5be28 Pass 'type' as metric_types in /v2/summary endpoints
This extracts the 'type' filter in the /v2/summary endpoint, and passes
it to the storage driver through the 'metric_types' parameter instead.

This is done in order to be able to support a filter on multiple types in
the future.

Change-Id: Idee055ef99dc82ed577b8ae5680a62abafb71a5a
2019-09-04 14:11:41 +02:00
..
v1 Add a v2 API endpoint to push DataFrame objects 2019-08-26 08:37:32 +00:00
v2 Pass 'type' as metric_types in /v2/summary endpoints 2019-09-04 14:11:41 +02:00
__init__.py Added API service 2014-08-08 15:51:22 +02:00
app.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
app.wsgi Add WSGI support for `cloudkitty-api' 2017-07-18 12:55:11 +02:00
middleware.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
root.py Add a base resource for v2 API endpoints 2019-05-14 11:16:15 +00:00