Skip to content
Snippets Groups Projects
Commit bb96ae37 authored by Robert Habermann's avatar Robert Habermann
Browse files

Merge branch 'fix_ticketid_bug' into 'master'

fix #10 bug - hardcoded `TicketGetList` in Client.ticket_get_by_id(). 
Instead hardcode it to `TicketGet` (which should always be available). 
This also makes it necessary to pass `ticket_id` to _send_request(). 
Also Minor improvements in more pythonic way of doing things. 
Many thanks to @dmantis

See merge request !6
parents 3f997212 da5bcde4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment