Skip to content

Commit 1eb7dd3

Browse files
author
Fernando Marichal
committed
Fix table
1 parent 4ad7814 commit 1eb7dd3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/includes/wp-api-v3/_product-custom-fields.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
The product custom fields API allows you to view the custom field names that have been recorded.
44

5-
## Available parameters ##
5+
## Custom fields available parameters ##
66

7-
| Parameter | Type | Description |
8-
| --------- | -------- | ---------------------------------------------------------------------------------------------------------------------------- |
7+
| Parameter | Type | Description |
8+
| ---------- | -------- | ---------------------------------------------------------------------------------------------------------------------------- |
99
| `context` | string | Scope under which the request is made; determines fields present in response. Options: `view` and `edit`. Default is `view`. |
1010
| `page` | integer | Current page of the collection. Default is `1`. |
1111
| `per_page` | integer | Maximum number of items to be returned in result set. Default is `10`. |

0 commit comments

Comments
 (0)