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
What changed
- ▲
added
BasePublicSubmissionRequestto the request bodyallOflistrequest-body-all-of-added
- ●
removed
BaseSubmissionRequestfrom the request bodyallOflistrequest-body-all-of-removed
- ▲
- ▲
added
BaseSubmissionRequestsubschema #2to the request bodyallOflistrequest-body-all-of-added
- ▲
the request's body type/format changed from
object/to/request-body-type-changed
- ●
removed the request property
currentPagerequest-property-removed
- ●
removed the request property
isCompleterequest-property-removed
- ●
removed the request property
jsonDatarequest-property-removed
- ●
removed the request property
metadatarequest-property-removed
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○
added the optional property
allOf[SubmissionModel]/submittedByto the response with the201statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new required request property
jsonDatanew-required-request-property
- ▲
the request's body type/format changed from
/toobject/request-body-type-changed
- ●
removed
BasePublicSubmissionRequestsubschema #2from the request bodyallOflistrequest-body-all-of-removed
- ●
removed the optional property
allOf[SubmissionModel]/submittedByfrom the response with the201statusresponse-optional-property-removed
- ○
added the new optional request property
currentPagenew-optional-request-property
- ○
added the new optional request property
isCompletenew-optional-request-property
- ○
added the new optional request property
metadatanew-optional-request-property
- ○
added the non-success response with the status
404response-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
- ▲