mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Tests: Update wp-api-generated.js.
[41979] caused a change in `wp-api-generated.js`, so it needs to be updated. See #39996. git-svn-id: https://develop.svn.wordpress.org/trunk@42032 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -470,9 +470,6 @@ mockedApiResponse.Schema = {
|
||||
},
|
||||
"template": {
|
||||
"required": false,
|
||||
"enum": [
|
||||
""
|
||||
],
|
||||
"description": "The theme file to use to display the object.",
|
||||
"type": "string"
|
||||
},
|
||||
@@ -653,9 +650,6 @@ mockedApiResponse.Schema = {
|
||||
},
|
||||
"template": {
|
||||
"required": false,
|
||||
"enum": [
|
||||
""
|
||||
],
|
||||
"description": "The theme file to use to display the object.",
|
||||
"type": "string"
|
||||
},
|
||||
@@ -1058,9 +1052,6 @@ mockedApiResponse.Schema = {
|
||||
},
|
||||
"template": {
|
||||
"required": false,
|
||||
"enum": [
|
||||
""
|
||||
],
|
||||
"description": "The theme file to use to display the object.",
|
||||
"type": "string"
|
||||
}
|
||||
@@ -1213,9 +1204,6 @@ mockedApiResponse.Schema = {
|
||||
},
|
||||
"template": {
|
||||
"required": false,
|
||||
"enum": [
|
||||
""
|
||||
],
|
||||
"description": "The theme file to use to display the object.",
|
||||
"type": "string"
|
||||
}
|
||||
@@ -1577,9 +1565,6 @@ mockedApiResponse.Schema = {
|
||||
},
|
||||
"template": {
|
||||
"required": false,
|
||||
"enum": [
|
||||
""
|
||||
],
|
||||
"description": "The theme file to use to display the object.",
|
||||
"type": "string"
|
||||
},
|
||||
@@ -1717,9 +1702,6 @@ mockedApiResponse.Schema = {
|
||||
},
|
||||
"template": {
|
||||
"required": false,
|
||||
"enum": [
|
||||
""
|
||||
],
|
||||
"description": "The theme file to use to display the object.",
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user