Changes to createJourney

POST /v1/journey/configuration

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

Changed in 4 of the 6 revisions of this API.3413

  1. 802039ced95324
  2. d19cdc961b842
  3. 515acb1f892e46
  4. 8927efbc8b6d11

What changed

  • 802039ced95324See the full diff
    • response property allOf[JourneyCreationRequest]/validationRules/additionalProperties/oneOf[RuleRef]/additionalProperties/ list-of-types was widened by adding types array to media type application/json of response 201

      response-property-list-of-types-widened

    • added subschema #2 to the allOf[JourneyCreationRequest]/validationRules/additionalProperties/ response property oneOf list for the response status 201

      response-property-one-of-added

    • added the new optional request property settings/authGate

      new-optional-request-property

    • request property validationRules/additionalProperties/oneOf[RuleRef]/additionalProperties/ list-of-types was widened by adding types array to media type application/json

      request-property-list-of-types-widened

    • added subschema #2 to the validationRules/additionalProperties/ request property oneOf list

      request-property-one-of-added

    • added the optional property allOf[JourneyCreationRequest]/settings/authGate to the response with the 201 status

      response-optional-property-added

    • added the new optional request property steps/items/stepperType

      new-optional-request-property

    • added the optional property allOf[JourneyCreationRequest]/steps/items/stepperType to the response with the 201 status

      response-optional-property-added

  • 515acb1f892e46See the full diff
    • removed the request property settings/savingProgress/savingMode

      request-property-removed

    • removed the request property settings/savingProgress/supportedVersion

      request-property-removed

    • removed the optional property allOf[JourneyCreationRequest]/settings/savingProgress/savingMode from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[JourneyCreationRequest]/settings/savingProgress/supportedVersion from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property contextSchema/items/description

      new-optional-request-property

    • added the new optional request property settings/savingProgress/mode

      new-optional-request-property

    • added the new optional request property settings/savingProgress/supportedRevision

      new-optional-request-property

    • added the optional property allOf[JourneyCreationRequest]/contextSchema/items/description to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[JourneyCreationRequest]/settings/savingProgress/mode to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[JourneyCreationRequest]/settings/savingProgress/supportedRevision to the response with the 201 status

      response-optional-property-added

  • 8927efbc8b6d11See the full diff
    • the response property allOf[JourneyCreationRequest]/settings/templateId became nullable for the status 201

      response-property-became-nullable

    • the request property settings/templateId became nullable

      request-property-became-nullable