You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: source/includes/wp-api-v1/_products.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ The products API allows you to create, view, update, and delete individual, or a
63
63
|`tags`| array | List of tags. See [Tags properties](#tag-properties). |
64
64
|`images`| array | List of images. See [Images properties](#image-properties)|
65
65
|`attributes`| array | List of attributes. See [Attributes properties](#attribute-properties). |
66
-
|`default_attributes`| array | Defaults variation attributes, used only for variations and pre-selecte attributes on the frontend. See [Default Attributes properties](#default-attribute-properties). |
66
+
|`default_attributes`| array | Defaults variation attributes, used only for variations and pre-selected attributes on the frontend. See [Default Attributes properties](#default-attribute-properties). |
67
67
|`variations`| array | List of variations. See [Variations properties](#variation-properties)|
68
68
|`grouped_products`| string | List of grouped products ID, only for `group` type products. <iclass="label label-info">read-only</i> |
69
69
|`menu_order`| integer | Menu order, used to custom sort products. |
0 commit comments