Skip to content

Commit

Permalink
build(codegen): updating SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
Auto Mation committed Nov 27, 2023
1 parent a0385c0 commit 6d05704
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/commercetools-api/docs/RequestBuilder.md
Original file line number Diff line number Diff line change
Expand Up @@ -7791,7 +7791,7 @@ $request = $builder
```
## `withProjectKey("projectKey")->products()->post(null)`

To create a new Product, send a representation that is going to become the initial _staged_ representation of the new Product in the master catalog.
To create a new Product, send a representation that is going to become the initial _staged_ and _current_ representation of the new Product in the catalog.
If [Price Selection](ctp:api:type:ProductPriceSelection) query parameters are provided, selected Prices will be added to the response.
Produces the [ProductCreated](/projects/messages#product-created) Message.

Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,4 @@ efe74ff3931aae55e055d243f79065c8fc69ec33
5e3c6222f4b6c5048d28e8a9801d72a60e4cfa94
6041dca409bc6d87fe040dc557901ce096930880
2ce79726b857940c41873ecfd9a62943960846ea
ab7d69ec0e49b19cd5acf75b40fdc54a9ad6806d

0 comments on commit 6d05704

Please sign in to comment.