mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Remove normalization from NotExposed operation
This commit is contained in:
parent
3a6458f363
commit
1de0ec0e6f
1 changed files with 0 additions and 10 deletions
|
|
@ -24,16 +24,6 @@
|
|||
<uriVariable parameterName="code" fromClass="Sylius\Component\Core\Model\Taxon" fromProperty="translations"/>
|
||||
<uriVariable parameterName="localeCode" fromClass="Sylius\Component\Taxonomy\Model\TaxonTranslation"/>
|
||||
</uriVariables>
|
||||
<normalizationContext>
|
||||
<values>
|
||||
<value name="groups">
|
||||
<values>
|
||||
<value>sylius:admin:taxon:show</value>
|
||||
<value>sylius:admin:taxon_translation:show</value>
|
||||
</values>
|
||||
</value>
|
||||
</values>
|
||||
</normalizationContext>
|
||||
</operation>
|
||||
|
||||
</operations>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue