Skip to content

Fix URI template for attribute group endpoint#2109

Open
axel-paillaud wants to merge 1 commit intoPrestaShop:9.xfrom
axel-paillaud:patch-8
Open

Fix URI template for attribute group endpoint#2109
axel-paillaud wants to merge 1 commit intoPrestaShop:9.xfrom
axel-paillaud:patch-8

Conversation

@axel-paillaud
Copy link
Contributor

Following ADR, it should be plural form (attributes/goups), not attributes/group

Questions Answers
Branch? 9.x
Description? Following ADR, it should be plural form (attributes/goups), not attributes/group
Sponsor company axel-paillaud

Following ADR, it should be plural form (attributes/goups), not attributes/group
@github-actions github-actions bot added the 9.x label Mar 11, 2026
@@ -253,7 +253,7 @@ use PrestaShopBundle\ApiPlatform\Metadata\CQRSGet;
operations: [
// GET /attributes/group/{attributeGroupId}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// GET /attributes/group/{attributeGroupId}
// GET /attributes/groups/{attributeGroupId}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants