mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Remove old routes
This commit is contained in:
parent
d80b16597a
commit
7a1851c104
@ -16,9 +16,6 @@ Director:
|
|||||||
rules:
|
rules:
|
||||||
'Security//$Action/$ID/$OtherID': 'Security'
|
'Security//$Action/$ID/$OtherID': 'Security'
|
||||||
'$Controller//$Action/$ID/$OtherID': '*'
|
'$Controller//$Action/$ID/$OtherID': '*'
|
||||||
'api/v1/live': 'VersionedRestfulServer'
|
|
||||||
'api/v1': 'RestfulServer'
|
|
||||||
'soap/v1': 'SOAPModelAccess'
|
|
||||||
'dev': 'DevelopmentAdmin'
|
'dev': 'DevelopmentAdmin'
|
||||||
'interactive': 'SapphireREPL'
|
'interactive': 'SapphireREPL'
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user