Changes to getJourney

GET /v1/journey/configuration/{id}

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

Changed in 5 of the 6 revisions of this API.327

  1. 802039ced95321
  2. d19cdc961b841
  3. ebe46308269f2
  4. 515acb1f892e23
  5. 8927efbc8b6d1

What changed

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

      response-property-list-of-types-widened

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

      response-property-one-of-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added Journey JourneyActivationGuarantee to the response body allOf list for the response status 200

      response-body-all-of-added

    • removed JourneyCreationRequest JourneyAuditInfo JourneyFeatureFlags from the response body allOf list for the response status 200

      response-body-all-of-removed

  • 515acb1f892e23See the full diff
    • removed the optional property allOf[JourneyCreationRequest]/settings/savingProgress/savingMode from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • the response property allOf[JourneyCreationRequest]/settings/templateId became nullable for the status 200

      response-property-became-nullable