Changes to Get project

GET /project/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 6 of the 23 revisions of this API.12120

  1. 08bbb5bedb5d15
  2. 32cece1ebe43111
  3. c45ef22a736c33
  4. 298877d6a79a3
  5. 4b8811b821e633
  6. 93b23177312618

What changed

  • 08bbb5bedb5d15See the full diff
    • the archivedAt response's property type/format changed from / to string null/date-time for status 200

      response-property-type-changed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the required property lastTaskNumber to the response with the 200 status

      response-required-property-added

    • added the required property position to the response with the 200 status

      response-required-property-added

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

  • 32cece1ebe43111See the full diff
    • the createdAt response's property type/format changed from / to string/date-time for status 200

      response-property-type-changed

    • deleted the query request parameter workspaceId

      request-parameter-removed

    • added the required property archivedAt to the response with the 200 status

      response-required-property-added

    • the response property description became nullable for the status 200

      response-property-became-nullable

    • the response property icon became nullable for the status 200

      response-property-became-nullable

    • the response property isPublic became nullable for the status 200

      response-property-became-nullable

    • response property description list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property icon list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property isPublic list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property description list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property icon list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property isPublic list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

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

  • 4b8811b821e633See the full diff
    • the response property description became nullable for the status 200

      response-property-became-nullable

    • the response property icon became nullable for the status 200

      response-property-became-nullable

    • the response property isPublic became nullable for the status 200

      response-property-became-nullable

    • response property description list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property icon list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property isPublic list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

  • 93b23177312618See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the required property createdAt to the response with the 200 status

      response-required-property-added

    • added the required property description to the response with the 200 status

      response-required-property-added

    • added the required property icon to the response with the 200 status

      response-required-property-added

    • added the required property id to the response with the 200 status

      response-required-property-added

    • added the required property isPublic to the response with the 200 status

      response-required-property-added

    • added the required property name to the response with the 200 status

      response-required-property-added

    • added the required property slug to the response with the 200 status

      response-required-property-added

    • added the required property workspaceId to the response with the 200 status

      response-required-property-added