Skip to content

Commit a8dfcfe

Browse files
koystiKyösti Viinamäki
andauthored
[JIRA] jira.myself() -method missing from JIRA-docs (#1306)
* JIRA issue property methods * JIRA issue property docs * JIRA issue property docs * JIRA issue property tests * JIRA issue property: clean code * [JIRA] jira.myself() -method missing from JIRA-docs --------- Co-authored-by: Kyösti Viinamäki <kyosti.viinamaki@op.fi>
1 parent 58a9f7b commit a8dfcfe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/jira.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ Manage users
6161

6262
.. code-block:: python
6363
64+
# Get myself
65+
jira.myself()
66+
6467
# Get user
6568
jira.user(account_id)
6669

0 commit comments

Comments
 (0)