Add public method docstrings.
This commit is contained in:
parent
1bbbfeef0f
commit
14359e73bb
8 changed files with 58 additions and 8 deletions
|
|
@ -6,6 +6,7 @@ from socket import gethostname
|
|||
|
||||
|
||||
def add_v2_endpoints(thing_server: lt.ThingServer):
|
||||
"""Add the v2 API endpoints for OpenFlexure Connect discoverability."""
|
||||
app = thing_server.app
|
||||
|
||||
# TODO: update openflexure connect to make this unnecessary!!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue