• Joshua C. Randall's avatar
    Adds take, steal, and untake actions · 34ce8a47
    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.
    34ce8a47