- Create new support tickets
- View Support Tickets
- Modify status on Support Tickets
- Message chain within tickets
- #61
- #62
- #63
- TODO: add filter specs
- #64
- #65
- #66
- #67
@arenmarsden @alex8obrien add yo stuff here
Gateway endpoint:
/maintenance/
- create a new maintenance ticket, body contains maintenance obj
- add headers here
add body here, or TODO, pleae make post bodies easy for me to implement, i dont want to make a new type def for every post- A list of status codes
- add headers here
TODO- gets info of all tickets
- add headers here
n/a
- A list of status codes
- add headers here
TODO- gets info of the ticket with the id
:id
- add headers here
n/a
- A list of status codes
- add headers here
TODO- gets the staff message tied with the ticket
- add headers here
n/a
- A list of status codes
- add headers here
TODO- updates info of the ticket with the id
:id - for use only by the ticket owner
- add headers here
add body here, or TODO, pleae make post bodies easy for me to implement, i dont want to make a new type def for every post- A list of status codes
- add headers here
TODO- updates the staff message associated with the ticket
- add headers here
add body here, or TODO, pleae make post bodies easy for me to implement, i dont want to make a new type def for every post- A list of status codes
- add headers here
TODO- updates a tickets status
- add headers here
add body here, or TODO, pleae make post bodies easy for me to implement, i dont want to make a new type def for every post- A list of status codes
- add headers here
TODO@arenmarsden @alex8obrien add yo stuff here