Changes to List Data Mappings

GET /v1/ControlPlane/Stores/{storeId}/DataMappings

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

Changed in 3 of the 8 revisions of this API.1112

  1. v149499262215f22
  2. v15fb6167593e714
  3. v1b0ed05460bbf86

What changed

  • v149499262215f22See the full diff
    • removed the enum value CSV from the query request parameter type

      request-parameter-enum-value-removed

    • removed the enum value DATASET from the query request parameter type

      request-parameter-enum-value-removed

    • removed CSV DATASET discriminator mapping keys from the dataMappings/items/mappingFrom response property for the response status 200

      response-property-discriminator-mapping-deleted

    • removed DataMappingFromCSV DataMappingFromDataSet from the dataMappings/items/mappingFrom response property oneOf list for the response status 200

      response-property-one-of-removed

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

  • v15fb6167593e714See the full diff
    • added DataMappingFromIngress DataMappingFromCloudAppDataSet DataMappingFromWarehouseDataSet to the dataMappings/items/mappingFrom response property oneOf list for the response status 200

      response-property-one-of-added

    • added the new enum value DATASET_CLOUDAPP to the query request parameter type

      request-parameter-enum-value-added

    • added the new enum value DATASET_WAREHOUSE to the query request parameter type

      request-parameter-enum-value-added

    • added the new enum value INGRESS to the query request parameter type

      request-parameter-enum-value-added

    • added INGRESS DATASET_CLOUDAPP DATASET_WAREHOUSE discriminator mapping keys to the dataMappings/items/mappingFrom response property for the response status 200

      response-property-discriminator-mapping-added

  • v1b0ed05460bbf86See the full diff
    • for the query request parameter type, default value DATASET was removed

      request-parameter-default-value-removed

    • the code response property's max was increased from 99999.00 to 999999.00 for the response status 400

      response-property-max-increased

    • the code response property's max was increased from 99999.00 to 999999.00 for the response status 404

      response-property-max-increased

    • the code response property's max was increased from 99999.00 to 999999.00 for the response status 429

      response-property-max-increased

    • the code response property's max was increased from 99999.00 to 999999.00 for the response status 500

      response-property-max-increased

    • the code response property's max was increased from 99999.00 to 999999.00 for the response status 503

      response-property-max-increased

    • added DataMappingFromCSV to the dataMappings/items/mappingFrom response property oneOf list for the response status 200

      response-property-one-of-added

    • removed the required property dataMappings/items/mappingTo/oneOf[DataMappingToTraits]/mappings/items/fieldName from the response with the 200 status

      response-required-property-removed

    • added the new enum value CSV to the query request parameter type

      request-parameter-enum-value-added

    • for the query request parameter pageToken, the maxLength was increased from 500 to 4096

      request-parameter-max-length-increased

    • the response property dataMappings/items/mappingTo/oneOf[DataMappingToTraits]/mappings/items/expression became required for the status 200

      response-property-became-required

    • the pageSize response's property default value 50 was removed for the status 200

      response-property-default-value-removed

    • added CSV discriminator mapping keys to the dataMappings/items/mappingFrom response property for the response status 200

      response-property-discriminator-mapping-added

    • the dataMappings/items/displayName response's property pattern was changed from ^[a-zA-Z][a-zA-Z0-9-_.]*$ to ^[a-zA-Z][a-zA-Z0-9-.]*$ for the status 200

      response-property-pattern-changed

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

Of the 8 revisions, 1 has no diff computed.