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
No related branches found
No related tags found
Loading
Please register or sign in to comment