From e39e7a8e681bb59c04f549841a761f13c1967a39 Mon Sep 17 00:00:00 2001 From: Traci Porter Date: Thu, 12 Oct 2023 10:57:45 -0500 Subject: [PATCH] update delete brands endpoint description --- reference/catalog/brands_catalog.v3.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/reference/catalog/brands_catalog.v3.yml b/reference/catalog/brands_catalog.v3.yml index 54d8369d5..6c56cea55 100644 --- a/reference/catalog/brands_catalog.v3.yml +++ b/reference/catalog/brands_catalog.v3.yml @@ -591,7 +591,12 @@ paths: tags: - Brands summary: Delete Brands - description: 'By default, it deletes all *Brand* objects. A filter should be added to avoid deleting all *Brand* objects in a store.' + description: |- + To delete brand objects, you must include a filter. + + **Required Fields** + - name + operationId: deleteBrands parameters: - name: name