Skip to content

Commit

Permalink
API documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Yushkovskiy committed Mar 13, 2020
1 parent c880fa0 commit 26cc663
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/jobs_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,12 @@ Jobs

:return: :class:`JobDescription` instance with job status details.

.. comethod:: tags() -> List[str]

Get the list of all tags submitted by the user.

:return: :class:`List[str]` list of tags.

.. comethod:: top(id: str) -> AsyncIterator[JobTelemetry]
:async-for:

Expand Down

0 comments on commit 26cc663

Please sign in to comment.