Skip to content

Commit

Permalink
Merge pull request #353 from AdobeDocs/jh_fix-codeblock
Browse files Browse the repository at this point in the history
fixing code block
  • Loading branch information
jhadobe authored Aug 16, 2024
2 parents c4e4b2a + 5c3e787 commit 95d172a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@ Before you use this code sample, verify that the attribute values are the same i

`POST <host>/rest/default/async/bulk/V1/products`

The payload contains both the configurable product and the simple products.

<CodeBlock slots="heading, code" repeat="2" languages="JSON, JSON" />

#### Payload

The payload contains both the configurable product and the simple products.

```json
[{
"product": {
Expand Down

0 comments on commit 95d172a

Please sign in to comment.