[API][Maintenance] Remove unnecessary enabled option

This commit is contained in:
Wojdylak 2024-04-03 09:49:52 +02:00
parent 96fe9c4dbc
commit 3ffa1c59c8
No known key found for this signature in database
GPG key ID: 7509E560A6821ABE
4 changed files with 0 additions and 4 deletions

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>