Skip to content

Commit a4c4aa2

Browse files
committed
refactoring
1 parent 39bd70f commit a4c4aa2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/resources/metafield.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,11 @@
9999
"namespace" => array(
100100
"location" => "json",
101101
"description" => "The namespace of the metafield"
102+
),
103+
"fields" => array(
104+
"type" => "string",
105+
"location" => "query",
106+
"description" => "comma-separated list of fields to include in the response"
102107
)
103108
)
104109
),

0 commit comments

Comments
 (0)