Skip to content

Commit 0becca4

Browse files
Remove v3 reference about products/sku deprecated endpoint
1 parent 9980f74 commit 0becca4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

source/includes/v3/_products.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,13 +1111,6 @@ This API lets you retrieve and view a specific product by ID or sku.
11111111
</div>
11121112
</div>
11131113

1114-
<div class="api-endpoint">
1115-
<div class="endpoint-data">
1116-
<i class="label label-get">GET</i>
1117-
<h6>/wc-api/v3/products/sku/&lt;sku&gt;</h6>
1118-
</div>
1119-
</div>
1120-
11211114
```shell
11221115
curl https://example.com/wc-api/v3/products/546 \
11231116
-u consumer_key:consumer_secret

0 commit comments

Comments
 (0)