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

  1. 2e610947dac4121
  2. 237f5bbd402926

What changed

  • 2e610947dac4121See the full diff
    • removed the optional property data/projects/items/totalCost from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/projects/items/actualCost to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/alertThresholdPercent to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/capUsedPercent to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/contractValue to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/margin to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/marginPercent to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/nteCapHours to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/overageHours to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/projectType to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/projectTypeLocked to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/retainerBudgetPeriod to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/retainerBudgetUsedPercent to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/retainerBudgetedHours to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/retainerCountCostMode to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/retainerCountHoursMode to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/retainerCycleAnchor to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/retainerFee to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/retainerOverageHours to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/retainerTotalCost to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/spentPercent to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/thresholdAlertRecipients to the response with the 200 status

      response-optional-property-added

    • for the query request parameter page, default value 0 was added

      request-parameter-default-value-added

    • for the query request parameter size, default value 20 was added

      request-parameter-default-value-added

    • for the query request parameter page, the type/format was generalized from integer/int32 to integer/

      request-parameter-type-generalized

    • for the query request parameter size, the type/format was generalized from integer/int32 to integer/

      request-parameter-type-generalized

    • added the optional property data/projects/items/actualHours to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/billableHours to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/budgetedHours to the response with the 200 status

      response-optional-property-added

    • added the optional property data/projects/items/nonBillableHours to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog