Edit docstrings (#1367)

This commit is contained in:
pollfly 2025-01-26 22:42:34 +02:00 committed by GitHub
parent e8785a3e3d
commit 7255439efd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 20 additions and 19 deletions

View File

@ -1062,6 +1062,7 @@ class Task(_Task):
that use this protocol
:return: A list of dictionaries. Each dictionary contains the following values:
- endpoint - raw endpoint. One might need to authenticate in order to use this endpoint
- browser_endpoint - endpoint to be used in browser. Authentication will be handled via the browser
- port - the port exposed by the application
@ -1308,7 +1309,7 @@ class Task(_Task):
):
# type: (...) -> List[TaskInstance]
"""
Get a list of Tasks objects matching the queries/filters
Get a list of Tasks objects matching the queries/filters:
- A list of specific Task IDs.
- Filter Tasks based on specific fields: