Changes to Get all projects in a space
GET /v1/spaces/{spaceId}/projects
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 10 revisions of this API.2127
What changed
- ●
removed the optional property
data/projects/items/totalCostfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/projects/items/actualCostto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/alertThresholdPercentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/capUsedPercentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/contractValueto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/marginto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/marginPercentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/nteCapHoursto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/overageHoursto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/projectTypeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/projectTypeLockedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/retainerBudgetPeriodto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/retainerBudgetUsedPercentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/retainerBudgetedHoursto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/retainerCountCostModeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/retainerCountHoursModeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/retainerCycleAnchorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/retainerFeeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/retainerOverageHoursto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/retainerTotalCostto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/spentPercentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/thresholdAlertRecipientsto the response with the200statusresponse-optional-property-added
- ●
- ▲
for the
queryrequest parameterpage, default value0was addedrequest-parameter-default-value-added
- ▲
for the
queryrequest parametersize, default value20was addedrequest-parameter-default-value-added
- ○
for the
queryrequest parameterpage, the type/format was generalized frominteger/int32tointeger/request-parameter-type-generalized
- ○
for the
queryrequest parametersize, the type/format was generalized frominteger/int32tointeger/request-parameter-type-generalized
- ○
added the optional property
data/projects/items/actualHoursto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/billableHoursto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/budgetedHoursto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/projects/items/nonBillableHoursto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲