From f1d13dc3acf6960cda08494da701d04a46f9eb3f Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 08:36:27 +0000 Subject: [PATCH] Updated API from documentation release --- api-specs/api/types/business-unit/BusinessUnit.raml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-specs/api/types/business-unit/BusinessUnit.raml b/api-specs/api/types/business-unit/BusinessUnit.raml index 845dc14be..c181fdf27 100644 --- a/api-specs/api/types/business-unit/BusinessUnit.raml +++ b/api-specs/api/types/business-unit/BusinessUnit.raml @@ -46,7 +46,7 @@ properties: type: BusinessUnitStatus description: | Indicates whether the Business Unit can be edited and used in [Orders](/../api/projects/orders). - stores: + stores?: type: StoreKeyReference[] description: | References to [Stores](ctp:api:type:Store) the Business Unit is associated with. Only present when `storeMode` is `Explicit`.