Changes to Create Products

POST /ecommerce/products

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

Changed in 3 of the 18 revisions of this API.17315

  1. be3dc330edf333
  2. 87189baf779114311
  3. 3ce49f5aad531

What changed

  • be3dc330edf333See the full diff
    • removed the enum value ACTIVE of the request property product_status

      request-property-enum-value-removed

    • removed the enum value ARCHIVED of the request property product_status

      request-property-enum-value-removed

    • removed the enum value DRAFT of the request property product_status

      request-property-enum-value-removed

    • removed the ACTIVE enum value from the product_status response property for the response status 201

      response-property-enum-value-removed

    • removed the ARCHIVED enum value from the product_status response property for the response status 201

      response-property-enum-value-removed

    • removed the DRAFT enum value from the product_status response property for the response status 201

      response-property-enum-value-removed

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

  • 87189baf779114311See the full diff
    • request property product_status was restricted to a list of enum values

      request-property-became-enum

    • the response property created_at became nullable for the status 201

      response-property-became-nullable

    • the response property description became nullable for the status 201

      response-property-became-nullable

    • the response property field_mappings became nullable for the status 201

      response-property-became-nullable

    • the response property id became nullable for the status 201

      response-property-became-nullable

    • the response property images_urls became nullable for the status 201

      response-property-became-nullable

    • the response property modified_at became nullable for the status 201

      response-property-became-nullable

    • the response property product_status became nullable for the status 201

      response-property-became-nullable

    • the response property product_type became nullable for the status 201

      response-property-became-nullable

    • the response property product_url became nullable for the status 201

      response-property-became-nullable

    • the response property remote_data became nullable for the status 201

      response-property-became-nullable

    • the response property remote_id became nullable for the status 201

      response-property-became-nullable

    • the response property tags became nullable for the status 201

      response-property-became-nullable

    • the response property vendor became nullable for the status 201

      response-property-became-nullable

    • added the new ACTIVE enum value to the product_status response property for the response status 201

      response-property-enum-value-added

    • added the new ARCHIVED enum value to the product_status response property for the response status 201

      response-property-enum-value-added

    • added the new DRAFT enum value to the product_status response property for the response status 201

      response-property-enum-value-added

    • the request property description became nullable

      request-property-became-nullable

    • the request property field_mappings became nullable

      request-property-became-nullable

    • the request property images_urls became nullable

      request-property-became-nullable

    • the request property product_status became nullable

      request-property-became-nullable

    • the request property product_type became nullable

      request-property-became-nullable

    • the request property product_url became nullable

      request-property-became-nullable

    • the request property tags became nullable

      request-property-became-nullable

    • the request property vendor became nullable

      request-property-became-nullable

    • added the new ACTIVE enum value to the request property product_status

      request-property-enum-value-added

    • added the new ARCHIVED enum value to the request property product_status

      request-property-enum-value-added

    • added the new DRAFT enum value to the request property product_status

      request-property-enum-value-added

    • endpoint added

      endpoint-added

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