Changes to Join

POST /api/v1/projects/{project_id}/join

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

Changed in 4 of the 10 revisions of this API.7

  1. 69a962f1578f1
  2. 8389fd7abf8c4
  3. 0e8c33abf5a61
  4. 16439be152481

What changed

    • added the required property tasks/items/order_key to the response with the 200 status

      response-required-property-added

    • added the required property project/anyOf[subschema #1: PersonalProjectSyncView]/order_key to the response with the 200 status

      response-required-property-added

    • added the required property project/anyOf[subschema #2: WorkspaceProjectSyncView]/order_key to the response with the 200 status

      response-required-property-added

    • added the required property subprojects/items/anyOf[subschema #1: PersonalProjectSyncView]/order_key to the response with the 200 status

      response-required-property-added

    • added the required property subprojects/items/anyOf[subschema #2: WorkspaceProjectSyncView]/order_key to the response with the 200 status

      response-required-property-added

    • the is_deleted response's property default value false was added for the status 200

      response-property-default-value-added

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

    • added the required property sections/items/order_key to the response with the 200 status

      response-required-property-added