Changes to Create a new submission

POST /api/forms/{formId}/submissions

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

Changed in 3 of the 7 revisions of this API.576

  1. a9990632322311
  2. 50eff5014b78242
  3. fbc3fe6ecbf1224

What changed

    • added BasePublicSubmissionRequest to the request body allOf list

      request-body-all-of-added

    • removed BaseSubmissionRequest from the request body allOf list

      request-body-all-of-removed

  • 50eff5014b78242See the full diff
    • added BaseSubmissionRequest subschema #2 to the request body allOf list

      request-body-all-of-added

    • the request's body type/format changed from object/ to /

      request-body-type-changed

    • removed the request property currentPage

      request-property-removed

    • removed the request property isComplete

      request-property-removed

    • removed the request property jsonData

      request-property-removed

    • removed the request property metadata

      request-property-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • added the optional property allOf[SubmissionModel]/submittedBy to the response with the 201 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

  • fbc3fe6ecbf1224See the full diff
    • added the new required request property jsonData

      new-required-request-property

    • the request's body type/format changed from / to object/

      request-body-type-changed

    • removed BasePublicSubmissionRequest subschema #2 from the request body allOf list

      request-body-all-of-removed

    • removed the optional property allOf[SubmissionModel]/submittedBy from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property currentPage

      new-optional-request-property

    • added the new optional request property isComplete

      new-optional-request-property

    • added the new optional request property metadata

      new-optional-request-property

    • added the non-success response with the status 404

      response-non-success-status-added

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