Commit 5de3eb6
committed
v0.024
[Enhancement]
- JIRA::REST gives up on trying to decode the error messages returned by
Jira. They are inconsistent and undocumented, as far as I know. From now on,
we simply show the JSON object containing the error message.
- Don't croak anymore on the PUT and POST methods when the third argument
(value) is undefined. There are API endpoints for which this makes sense.1 parent e41093c commit 5de3eb6
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
5 | 16 | | |
6 | 17 | | |
7 | 18 | | |
| |||
0 commit comments