Changes to Getting Form Details

GET /v1/projects/{projectId}/forms/{xmlFormId}

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

Changed in 4 of the 54 revisions of this API.4416

  1. fadfadd0e94e433
  2. 022694254f0d1
  3. b11b54eea4871
  4. e8c2858fd4eb111

What changed

  • fadfadd0e94e433See the full diff
    • removed the required property allOf[subschema #2]/entityRelated from the response with the 200 status

      response-required-property-removed

    • removed the required property allOf[subschema #2]/publicLinks from the response with the 200 status

      response-required-property-removed

    • removed the required property allOf[subschema #2]/reviewStates from the response with the 200 status

      response-required-property-removed

    • removed the required property allOf[subschema #2]/submissions from the response with the 200 status

      response-required-property-removed

    • removed the optional property allOf[subschema #2]/createdBy from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/excelContentType from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/lastSubmission from the response with the 200 status

      response-optional-property-removed

    • added ExtendedForm to the response body allOf list for the response status 200

      response-body-all-of-added

    • removed Form from the response body allOf list for the response status 200

      response-body-all-of-removed

    • added the optional property allOf[subschema #2]/publishNotes to the response with the 200 status

      response-optional-property-added

    • api operation id Getting Form Details removed and replaced with getFormDetails

      api-operation-id-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

  • e8c2858fd4eb111See the full diff
    • removed the optional property allOf[subschema #2]/publishNotes from the response with the 200 status (media type: application/json; extended)

      response-optional-property-removed

    • api operation id getFormDetails removed and replaced with Getting Form Details

      api-operation-id-removed

    • added Form to the response body allOf list for the response status 200 (media type: application/json; extended)

      response-body-all-of-added

    • removed ExtendedForm from the response body allOf list for the response status 200 (media type: application/json; extended)

      response-body-all-of-removed

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the optional property allOf[subschema #2]/createdBy to the response with the 200 status (media type: application/json; extended)

      response-optional-property-added

    • added the optional property allOf[subschema #2]/excelContentType to the response with the 200 status (media type: application/json; extended)

      response-optional-property-added

    • added the optional property allOf[subschema #2]/lastSubmission to the response with the 200 status (media type: application/json; extended)

      response-optional-property-added

    • added the required property allOf[subschema #2]/entityRelated to the response with the 200 status (media type: application/json; extended)

      response-required-property-added

    • added the required property allOf[subschema #2]/publicLinks to the response with the 200 status (media type: application/json; extended)

      response-required-property-added

    • added the required property allOf[subschema #2]/reviewStates to the response with the 200 status (media type: application/json; extended)

      response-required-property-added

    • added the required property allOf[subschema #2]/submissions to the response with the 200 status (media type: application/json; extended)

      response-required-property-added

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