mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[API][Maintenance] Remove unnecessary enabled option
This commit is contained in:
parent
96fe9c4dbc
commit
3ffa1c59c8
4 changed files with 0 additions and 4 deletions
|
|
@ -21,7 +21,6 @@
|
|||
<itemOperations>
|
||||
<itemOperation name="admin_get">
|
||||
<attribute name="method">GET</attribute>
|
||||
<attribute name="enabled">false</attribute>
|
||||
<attribute name="controller">ApiPlatform\Core\Action\NotFoundAction</attribute>
|
||||
<attribute name="read">false</attribute>
|
||||
<attribute name="output">false</attribute>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@
|
|||
<itemOperations>
|
||||
<itemOperation name="admin_get">
|
||||
<attribute name="method">GET</attribute>
|
||||
<attribute name="enabled">false</attribute>
|
||||
<attribute name="controller">ApiPlatform\Core\Action\NotFoundAction</attribute>
|
||||
<attribute name="read">false</attribute>
|
||||
<attribute name="output">false</attribute>
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@
|
|||
<itemOperations>
|
||||
<itemOperation name="admin_get">
|
||||
<attribute name="method">GET</attribute>
|
||||
<attribute name="enabled">false</attribute>
|
||||
<attribute name="controller">ApiPlatform\Core\Action\NotFoundAction</attribute>
|
||||
<attribute name="read">false</attribute>
|
||||
<attribute name="output">false</attribute>
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@
|
|||
<itemOperations>
|
||||
<itemOperation name="admin_get">
|
||||
<attribute name="method">GET</attribute>
|
||||
<attribute name="enabled">false</attribute>
|
||||
<attribute name="controller">ApiPlatform\Core\Action\NotFoundAction</attribute>
|
||||
<attribute name="read">false</attribute>
|
||||
<attribute name="output">false</attribute>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue