The documentaton at [routing.html#restful-routing](https://book.cakephp.org/4/en/development/routing.html#restful-routing) ([github source file](https://github.com/cakephp/docs/blob/c546fbfd47f4a0cfe9f48831829afe326197609d/en/development/routing.rst#restful-routing)) needs to mention the `prefix` option available for a resource introduced by cakephp/cakephp/pull/8493 in a response to cakephp/cakephp#8063