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 committed Oct 27, 2021
1 parent f4565ad commit 71cb1e5
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 71cb1e5

Please sign in to comment.