We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82d33d7 + 1cdabb1 commit 8781db8Copy full SHA for 8781db8
1 file changed
src/Entity/Job.php
@@ -34,7 +34,7 @@
34
security: "is_granted('ROLE_USER')",
35
normalizationContext: ['groups' => ['job:read']],
36
paginationItemsPerPage: 30,
37
- openapi: new Operation(tags: ['ZA7 Core'])
+ openapi: new Operation(tags: ['System'])
38
)]
39
#[ApiFilter(SearchFilter::class, properties: [
40
'type' => 'exact',
0 commit comments