add Goal into RESTful Web API (v1) documentation

Change-Id: I94ba5debf6f0ff9562dc95cbc5c646f33881d9e2
Closes-Bug: #1546630
This commit is contained in:
David TARDIVEL 2016-02-19 12:06:37 +01:00
parent 379ac791a8
commit 6ed417e6a7
1 changed files with 13 additions and 0 deletions

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
===============