-
Joshua C. Randall authored
Previously there was no way to untake or steal tickets, and the only way to take them was to set the "Owner" field using edit_ticket. This adds three methods `take`, `steal`, and `untake`, that pass the associated action to the REST API.
Joshua C. Randall authoredPreviously there was no way to untake or steal tickets, and the only way to take them was to set the "Owner" field using edit_ticket. This adds three methods `take`, `steal`, and `untake`, that pass the associated action to the REST API.
Loading