This template's type is goal. It's intended for the display of goals.
It has the following properties:
Property | Description |
---|---|
title | The name of the goal |
status | An object containing an id and label property |
weighting | An object containing a value and label property |
linked.statuses | An array of available statuses. Each item in the array is an object containing an id, label, and color property |
links.self.href | The REST API endpoint where the front-end will do an HTTP PUT with the updated goal object when it's updated |