Changes to Update a form definition

PUT /api/forms/{formId}/definitions/{definitionId}

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

Changed in 2 of the 7 revisions of this API.134

  1. 50eff5014b7813
  2. fbc3fe6ecbf131

What changed

  • 50eff5014b7813See the full diff
    • removed the media type application/problem+json for the response with the status 400

      response-media-type-removed

    • added the optional property allOf[FormDefinitionModel]/customQuestions to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[FormDefinitionModel]/requiresReCaptcha to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[FormDefinitionModel]/themeModel to the response with the 200 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

  • fbc3fe6ecbf131See the full diff
    • removed the optional property allOf[FormDefinitionModel]/customQuestions from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[FormDefinitionModel]/requiresReCaptcha from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[FormDefinitionModel]/themeModel from the response with the 200 status

      response-optional-property-removed

    • added the media type application/problem+json for the response with the status 400

      response-media-type-added

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