Commit 88b8044
authored
Jira8 set deleted as unnecessary (#490)
* Added parameter for user() method:
- get user by key
Now you need to use only named parameters.
For example, user(username='john') or user(key='john.d').
You can use only one parameter: username or key.
* Jira8 set deleted as unnecessary. All improvements will implementing in just Jira set.1 parent bff96be commit 88b8044
2 files changed
+1
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | | - | |
| 20 | + | |
23 | 21 | | |
This file was deleted.
0 commit comments