Skip to content

Commit

Permalink
Update company.yaml - more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-traciporter authored Oct 4, 2024
1 parent aa05e7d commit 2c0ff9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/b2b-edition/specs/api-v3/company/company.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 2c0ff9b

Please sign in to comment.