Merge "add Goal into RESTful Web API (v1) documentation"

This commit is contained in:
Jenkins
2016-03-03 16:45:20 +00:00
committed by Gerrit Code Review

View File

@@ -8,6 +8,19 @@
RESTful Web API (v1)
====================
Goals
=====
.. rest-controller:: watcher.api.controllers.v1.goal:GoalsController
:webprefix: /v1/goal
.. autotype:: watcher.api.controllers.v1.goal.GoalCollection
:members:
.. autotype:: watcher.api.controllers.v1.goal.Goal
:members:
Audit Templates
===============