Skip to content

Commit

Permalink
[API] Add missing "Autocomplete" serialization group
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel authored and Zales0123 committed Oct 28, 2021
1 parent 042334c commit f26ce33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/config/app/ajax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ sylius_admin_order_creation_ajax_product_variant_by_codes:
_format: json
_sylius:
permission: true
serialization_groups: [Autocomplete]
repository:
method: findOneByCode
arguments: $code
Expand Down

0 comments on commit f26ce33

Please sign in to comment.