소스 검색

fix Access resource configuration

Olivier Massot 2 년 전
부모
커밋
8bddf21873
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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