Skip to content

Commit

Permalink
Update wp-api-generated fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Dec 18, 2024
1 parent 48a1d59 commit c102ffa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/qunit/fixtures/wp-api-generated.js
Original file line number Diff line number Diff line change
Expand Up @@ -1808,6 +1808,12 @@ mockedApiResponse.Schema = {
"default": [],
"required": false
},
"orderby_hierarchy": {
"description": "Whether the post should be grouped by parent-child relationship (hierarchy).",
"type": "boolean",
"default": false,
"required": false
},
"search_columns": {
"default": [],
"description": "Array of column names to be searched.",
Expand Down

0 comments on commit c102ffa

Please sign in to comment.