Adds take, steal, and untake actions
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.
Loading
Please register or sign in to comment