Merge "Improve User Experience by adding an info REST entrypoint"

This commit is contained in:
Jenkins
2017-01-16 10:03:15 +00:00
committed by Gerrit Code Review
13 changed files with 363 additions and 15 deletions

View File

@@ -24,6 +24,22 @@ Collector
:members:
Info
====
.. rest-controller:: cloudkitty.api.v1.controllers.info:InfoController
:webprefix: /v1/info
.. rest-controller:: cloudkitty.api.v1.controllers.info:ServiceInfoController
:webprefix: /v1/info/services
.. autotype:: cloudkitty.api.v1.datamodels.info.CloudkittyServiceInfo
:members:
.. autotype:: cloudkitty.api.v1.datamodels.info.CloudkittyServiceInfoCollection
:members:
Rating
======