Ticket #51638: wp-api-generated.diff
File wp-api-generated.diff, 1.0 KB (added by , 4 years ago) |
---|
-
tests/qunit/fixtures/wp-api-generated.js
6138 6138 ] 6139 6139 } 6140 6140 }, 6141 "/wp-site-health/v1/tests/authorization-header": { 6142 "namespace": "wp-site-health/v1", 6143 "methods": [ 6144 "GET" 6145 ], 6146 "endpoints": [ 6147 { 6148 "methods": [ 6149 "GET" 6150 ], 6151 "args": [] 6152 } 6153 ], 6154 "_links": { 6155 "self": [ 6156 { 6157 "href": "http://example.org/index.php?rest_route=/wp-site-health/v1/tests/authorization-header" 6158 } 6159 ] 6160 } 6161 }, 6141 6162 "/wp-site-health/v1/directory-sizes": { 6142 6163 "namespace": "wp-site-health/v1", 6143 6164 "methods": [