Changes to Create a new form
POST /api/forms
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 7 revisions of this API.3611
What changed
- ▲
removed the media type
application/problem+jsonfor the response with the status400response-media-type-removed
- ○
added the new optional request property
formDefinitionSchemanew-optional-request-property
- ○
added the new optional request property
webHookSettingsnew-optional-request-property
- ○
added the new optional request property
webHookSettingsJsonnew-optional-request-property
- ○
the request property
formDefinitionJsonDatabecame nullablerequest-property-became-nullable
- ○
the request property
formDefinitionJsonDatabecame optionalrequest-property-became-optional
- ○
request property
formDefinitionJsonDatadeprecatedrequest-property-deprecated
- ○
added the optional property
allOf[FormModel]/themeIdto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[FormModel]/webHookSettingsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[FormModel]/webHookSettingsJsonto 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
- ▲
- ▲
the request property
formDefinitionJsonDatabecame not nullablerequest-property-became-not-nullable
- ▲
the request property
formDefinitionJsonDatabecame requiredrequest-property-became-required
- ●
removed the request property
formDefinitionSchemarequest-property-removed
- ●
removed the request property
webHookSettingsrequest-property-removed
- ●
removed the request property
webHookSettingsJsonrequest-property-removed
- ●
removed the optional property
allOf[FormModel]/themeIdfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
allOf[FormModel]/webHookSettingsfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
allOf[FormModel]/webHookSettingsJsonfrom the response with the201statusresponse-optional-property-removed
- ○
request property
formDefinitionJsonDatareactivatedrequest-property-reactivated
- ○
added the media type
application/problem+jsonfor the response with the status400response-media-type-added
This revision also has 62 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲