Upgrade to 3.5.5
This commit is contained in:
@@ -36,7 +36,10 @@ return [
|
||||
[
|
||||
'pattern' => [
|
||||
'pages/(:any)/blueprints',
|
||||
// Deprecated: remove in 3.6.0
|
||||
/**
|
||||
* @deprecated
|
||||
* @todo remove in 3.6.0
|
||||
*/
|
||||
'pages/(:any)/children/blueprints',
|
||||
],
|
||||
'method' => 'GET',
|
||||
|
Reference in New Issue
Block a user