Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 528 Bytes

File metadata and controls

10 lines (7 loc) · 528 Bytes

Trouble Ticket API - REST Reference Implementation

The following project contains the Reference Implementation of the Trouble Ticket REST API.

The API Specification is in the Trouble Ticket REST Spec PDF and includes the model definition as well as all available operations. Possible actions are creating and retrieving a Trouble Ticket, updating the whole Trouble Ticket or do a patch state update.

Furthermore the HTTP GET allows filtering and attribute selection.