|
@@ -14,6 +14,7 @@ use Symfony\Component\TypeInfo\TypeIdentifier;
|
|
|
#[ApiResource(
|
|
#[ApiResource(
|
|
|
shortName: 'AttributeOption',
|
|
shortName: 'AttributeOption',
|
|
|
description: 'Attribute option resource',
|
|
description: 'Attribute option resource',
|
|
|
|
|
+ paginationItemsPerPage: 50,
|
|
|
operations: [
|
|
operations: [
|
|
|
new GetCollection(
|
|
new GetCollection(
|
|
|
uriTemplate: '/attribute_options',
|
|
uriTemplate: '/attribute_options',
|