From 2c0ff9b55e0d6656b2f2d102d24fc7827a75cfc2 Mon Sep 17 00:00:00 2001 From: Traci Porter Date: Fri, 4 Oct 2024 08:47:39 -0500 Subject: [PATCH] Update company.yaml - more updates --- docs/b2b-edition/specs/api-v3/company/company.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/b2b-edition/specs/api-v3/company/company.yaml b/docs/b2b-edition/specs/api-v3/company/company.yaml index 3fc23a22c..9e898b86d 100644 --- a/docs/b2b-edition/specs/api-v3/company/company.yaml +++ b/docs/b2b-edition/specs/api-v3/company/company.yaml @@ -417,7 +417,7 @@ paths: companyName: minLength: 1 type: string - description: The company name you want to specify. + description: The company name, if you want to specify it. companyPhone: type: string companyEmail: @@ -1473,7 +1473,7 @@ paths: meta: message: Company was in conflict with another company "413": - description: "Request Entity Too Large. In normal conditions, the bulk create or update method supports 10 entities in one request. In another case, some fields of entity over limit." + description: "Request Entity Too Large. In normal conditions, the bulk create or update method supports 10 entities in one request. In another case, some fields support entities over the limit." content: application/json: schema: