Changes to createUseCase

POST /v1/integrations/{integrationId}/use-cases

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

Changed in 2 of the 8 revisions of this API.31840

  1. a765dc1273591169
  2. 68961a011db02231

What changed

  • a765dc1273591169See the full diff
    • the response property oneOf[InboundUseCase]/allOf[subschema #2]/configuration/entities/items/fields became optional for the status 201

      response-property-became-optional

    • removed the request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/constants

      request-property-removed

    • removed the request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/fan_out/split_expression

      request-property-removed

    • removed the request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/file_source

      request-property-removed

    • removed the request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/lookups

      request-property-removed

    • removed the request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/params_mapping

      request-property-removed

    • removed the request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/required_params

      request-property-removed

    • removed the request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/upload/external_id

      request-property-removed

    • removed the request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/upload/success_when

      request-property-removed

    • removed the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/constants from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/fan_out/split_expression from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/file_source from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/lookups from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/params_mapping from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/required_params from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/upload/external_id from the response with the 201 status

      response-optional-property-removed

    • removed the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/upload/success_when from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/steps/items/body_jsonata

      new-optional-request-property

    • added the new optional request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/steps/items/enabled

      new-optional-request-property

    • added the new optional request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/upload/max_total_bytes

      new-optional-request-property

    • added the new optional request property oneOf[CreateInboundUseCaseRequest]/allOf[subschema #2]/configuration/direct

      new-optional-request-property

    • the request property oneOf[CreateInboundUseCaseRequest]/allOf[subschema #2]/configuration/entities/items/fields became optional

      request-property-became-optional

    • added the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/steps/items/body_jsonata to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/steps/items/enabled to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/upload/max_total_bytes to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[InboundUseCase]/allOf[subschema #2]/configuration/direct to the response with the 201 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

  • 68961a011db02231See the full diff
    • the response property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/response became optional for the status 201

      response-property-became-optional

    • added FileProxyDeliveryConfig to the oneOf[OutboundUseCase]/allOf[subschema #2]/configuration/mappings/items/delivery response property oneOf list for the response status 201

      response-property-one-of-added

    • added the new PATCH enum value to the oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/steps/items/method response property for the response status 201

      response-property-enum-value-added

    • added the new PUT enum value to the oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/steps/items/method response property for the response status 201

      response-property-enum-value-added

    • added the new optional request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/constants

      new-optional-request-property

    • added the new optional request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/direction

      new-optional-request-property

    • added the new optional request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/fan_out

      new-optional-request-property

    • added the new optional request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/file_source

      new-optional-request-property

    • added the new optional request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/lookups

      new-optional-request-property

    • added the new optional request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/params_mapping

      new-optional-request-property

    • added the new optional request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/required_params

      new-optional-request-property

    • added the new optional request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/upload

      new-optional-request-property

    • added the new optional request property oneOf[CreateOutboundUseCaseRequest]/allOf[subschema #2]/configuration/ack_tracking

      new-optional-request-property

    • added the new optional request property oneOf[CreateOutboundUseCaseRequest]/allOf[subschema #2]/configuration/event_filter

      new-optional-request-property

    • the request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/response became optional

      request-property-became-optional

    • added file_proxy discriminator mapping keys to the oneOf[CreateOutboundUseCaseRequest]/allOf[subschema #2]/configuration/mappings/items/delivery request property

      request-property-discriminator-mapping-added

    • added the new PATCH enum value to the request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/steps/items/method

      request-property-enum-value-added

    • added the new PUT enum value to the request property oneOf[CreateFileProxyUseCaseRequest]/allOf[subschema #2]/configuration/steps/items/method

      request-property-enum-value-added

    • added FileProxyDeliveryConfig to the oneOf[CreateOutboundUseCaseRequest]/allOf[subschema #2]/configuration/mappings/items/delivery request property oneOf list

      request-property-one-of-added

    • added the optional property oneOf[FileProxyUseCase]/allOf[UseCaseBase]/changed_by to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/constants to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/direction to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/fan_out to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/file_source to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/lookups to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/params_mapping to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/required_params to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[FileProxyUseCase]/allOf[subschema #2]/configuration/upload to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[InboundUseCase]/allOf[UseCaseBase]/changed_by to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[ManagedCallUseCase]/allOf[UseCaseBase]/changed_by to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[OutboundUseCase]/allOf[UseCaseBase]/changed_by to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[OutboundUseCase]/allOf[subschema #2]/configuration/ack_tracking to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[OutboundUseCase]/allOf[subschema #2]/configuration/event_filter to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[SecureProxyUseCase]/allOf[UseCaseBase]/changed_by to the response with the 201 status

      response-optional-property-added

    • added file_proxy discriminator mapping keys to the oneOf[OutboundUseCase]/allOf[subschema #2]/configuration/mappings/items/delivery response property for the response status 201

      response-property-discriminator-mapping-added