Skip to content

Commit a57f5f4

Browse files
Merge pull request #52 from gbvaz/patch-1
Update _products.md
2 parents fb088ec + 508e5ca commit a57f5f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/includes/wp-api-v1/_products.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -264,10 +264,10 @@ $data = [
264264
'short_description' => 'Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.',
265265
'categories' => [
266266
[
267-
'id': 9
267+
'id'=> 9
268268
],
269269
[
270-
'id': 14
270+
'id'=> 14
271271
]
272272
],
273273
'images' => [

0 commit comments

Comments
 (0)