Changes to Archive project

PUT /project/{id}/archive

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

Changed in 2 of the 23 revisions of this API.16

  1. 08bbb5bedb5d15
  2. 32cece1ebe431

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

    • endpoint added

      endpoint-added