Make WordPress Core

Changeset 42032


Ignore:
Timestamp:
10/28/2017 01:56:00 AM (7 years ago)
Author:
pento
Message:

Tests: Update wp-api-generated.js.

[41979] caused a change in wp-api-generated.js, so it needs to be updated.

See #39996.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/qunit/fixtures/wp-api-generated.js

    r41760 r42032  
    471471                        "template": {
    472472                            "required": false,
    473                             "enum": [
    474                                 ""
    475                             ],
    476473                            "description": "The theme file to use to display the object.",
    477474                            "type": "string"
     
    654651                        "template": {
    655652                            "required": false,
    656                             "enum": [
    657                                 ""
    658                             ],
    659653                            "description": "The theme file to use to display the object.",
    660654                            "type": "string"
     
    10591053                        "template": {
    10601054                            "required": false,
    1061                             "enum": [
    1062                                 ""
    1063                             ],
    10641055                            "description": "The theme file to use to display the object.",
    10651056                            "type": "string"
     
    12141205                        "template": {
    12151206                            "required": false,
    1216                             "enum": [
    1217                                 ""
    1218                             ],
    12191207                            "description": "The theme file to use to display the object.",
    12201208                            "type": "string"
     
    15781566                        "template": {
    15791567                            "required": false,
    1580                             "enum": [
    1581                                 ""
    1582                             ],
    15831568                            "description": "The theme file to use to display the object.",
    15841569                            "type": "string"
     
    17181703                        "template": {
    17191704                            "required": false,
    1720                             "enum": [
    1721                                 ""
    1722                             ],
    17231705                            "description": "The theme file to use to display the object.",
    17241706                            "type": "string"
Note: See TracChangeset for help on using the changeset viewer.