Updated docstring groups

This commit is contained in:
Joel Collins 2019-11-11 09:50:20 +00:00
parent dd82528d78
commit 9853a797b6

View file

@ -142,7 +142,7 @@ def routes():
""" """
List of all connected API routes List of all connected API routes
.. :quickref: System; Routes .. :quickref: Global; Routes
:>header Accept: application/json :>header Accept: application/json
:>header Content-Type: application/json :>header Content-Type: application/json
@ -156,7 +156,7 @@ def err_log():
""" """
Most recent 1mb of log output Most recent 1mb of log output
.. :quickref: System; Log .. :quickref: Global; Log
:>header Accept: application/json :>header Accept: application/json
:>header Content-Type: application/json :>header Content-Type: application/json