Changeset 49370
- Timestamp:
- 10/29/2020 01:32:52 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/qunit/fixtures/wp-api-generated.js
r49368 r49370 6135 6135 { 6136 6136 "href": "http://example.org/index.php?rest_route=/wp-site-health/v1/tests/dotorg-communication" 6137 }6138 ]6139 }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 6137 } 6159 6138 ]
Note: See TracChangeset
for help on using the changeset viewer.