Skip to content

Conversation

@mako321
Copy link
Member

@mako321 mako321 commented Sep 18, 2025

No description provided.

@mako321 mako321 requested a review from Copilot September 18, 2025 06:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds category information to the product/me API response by including a categories array in the MyProductResource. It introduces a new CategorySimpleResource to format category data with essential fields like id, name, breadcrumbs, and slug.

  • Added categories array field to MyProductResource response
  • Created CategorySimpleResource for simplified category data representation
  • Updated OpenAPI documentation to reflect the new categories field

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/Http/Resources/MyProductResource.php Added categories field to API response and imported CategoryResource
src/Http/Resources/CategorySimpleResource.php New resource class for simplified category representation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@EscolaLMS EscolaLMS deleted a comment from Copilot AI Sep 18, 2025
@mako321 mako321 requested a review from Copilot September 18, 2025 07:01
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@EscolaLMS EscolaLMS deleted a comment from Copilot AI Sep 18, 2025
@mako321 mako321 requested a review from daVitekPL September 18, 2025 07:05
@mako321 mako321 merged commit 813b5e9 into main Sep 18, 2025
7 of 8 checks passed
@mako321 mako321 deleted the feature/WEL-21 branch September 18, 2025 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants