Skip to content

Commit

Permalink
Merge pull request #41 from boherm/fix-swagger-doc-customer-group
Browse files Browse the repository at this point in the history
  • Loading branch information
boherm authored Dec 13, 2024
2 parents d75f2b0 + 27f3b73 commit 7d7e757
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ApiPlatform/Resources/CustomerGroup.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,6 @@ class CustomerGroup

public bool $showPrice;

#[ApiProperty(openapiContext: ['type' => 'array', 'items' => ['type' => 'integer']])]
public array $shopIds;
}

0 comments on commit 7d7e757

Please sign in to comment.