Skip to content

Commit 62a6ab1

Browse files
committed
revert unwanted security on resource
1 parent 9e7d822 commit 62a6ab1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/FieldHolder/Community/Infrastructure/ApiPlatform/Resource/CommunityResource.php

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
input: CommunityWikidataInput::class,
5555
),
5656
new GetCollection(
57-
security: 'is_granted("ROLE_AGENT")',
5857
filters: [
5958
FieldTypeFilter::class,
6059
FieldWikidataIdFilter::class,

0 commit comments

Comments
 (0)