Browse Source

fix Access resource configuration

Olivier Massot 2 năm trước cách đây
mục cha
commit
8bddf21873
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      config/api_platform/Access/access.yaml

+ 1 - 0
config/api_platform/Access/access.yaml

@@ -6,4 +6,5 @@ resources:
 
         ApiPlatform\Metadata\Put:
           security: 'is_granted("ROLE_USERS") or (object.getId() == user.getId())'
+    - paginationClientEnabled: true