- Timestamp:
- 11/29/2021 10:04:48 PM (2 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 18 18 # Files for local environment config 19 19 /docker-compose.override.yml 20 .idea
-
- Property svn:ignore
-
trunk/tests/phpunit/tests/rest-api/rest-schema-setup.php
r52133 r52272 172 172 '/wp/v2/navigation/(?P<parent>[\d]+)/revisions', 173 173 '/wp/v2/navigation/(?P<parent>[\d]+)/revisions/(?P<id>[\d]+)', 174 '/wp/v2/block-navigation-areas',175 '/wp/v2/block-navigation-areas/(?P<area>[\w-]+)',176 174 '/wp-site-health/v1', 177 175 '/wp-site-health/v1/tests/background-updates',
Note: See TracChangeset
for help on using the changeset viewer.