Skip to content

Commit 1ec6ae4

Browse files
committed
Added deis logs to REST API document, re #20.
1 parent f43ecbd commit 1ec6ae4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

api/urls.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,10 @@
194194
See also
195195
:meth:`FormationViewSet.converge() <api.views.FormationViewSet.converge>`
196196
197+
.. http:post:: /api/formations/(string:id)/logs/
198+
199+
See also
200+
:meth:`FormationViewSet.logs() <api.views.FormationViewSet.logs>`
197201
198202
Auth
199203
====

0 commit comments

Comments
 (0)