- Timestamp:
- 04/05/2022 09:50:13 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-schema-setup.php
r52399 r53072 137 137 '/wp/v2/comments/(?P<id>[\\d]+)', 138 138 '/wp/v2/global-styles/(?P<id>[\/\w-]+)', 139 '/wp/v2/global-styles/themes/(?P<stylesheet>[\/\s%\w\.\(\)\[\]\@_\-]+)/variations', 139 140 '/wp/v2/global-styles/themes/(?P<stylesheet>[^\/:<>\*\?"\|]+(?:\/[^\/:<>\*\?"\|]+)?)', 140 141 '/wp/v2/search',
Note: See TracChangeset
for help on using the changeset viewer.