Changes to Retrieve Products

GET /ecommerce/products/{id}

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

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

  1. be3dc330edf33
  2. 87189baf7791133
  3. 3ce49f5aad531

What changed

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

      response-property-enum-value-removed

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

      response-property-enum-value-removed

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

      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

  • 87189baf7791133See the full diff
    • the response property created_at became nullable for the status 200

      response-property-became-nullable

    • the response property description became nullable for the status 200

      response-property-became-nullable

    • the response property field_mappings became nullable for the status 200

      response-property-became-nullable

    • the response property id became nullable for the status 200

      response-property-became-nullable

    • the response property images_urls became nullable for the status 200

      response-property-became-nullable

    • the response property modified_at became nullable for the status 200

      response-property-became-nullable

    • the response property product_status became nullable for the status 200

      response-property-became-nullable

    • the response property product_type became nullable for the status 200

      response-property-became-nullable

    • the response property product_url became nullable for the status 200

      response-property-became-nullable

    • the response property remote_data became nullable for the status 200

      response-property-became-nullable

    • the response property remote_id became nullable for the status 200

      response-property-became-nullable

    • the response property tags became nullable for the status 200

      response-property-became-nullable

    • the response property vendor became nullable for the status 200

      response-property-became-nullable

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-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