Skip to content

feat: move membership endpoints#1873

Merged
pyphilia merged 6 commits into
mainfrom
memberships
May 19, 2025
Merged

feat: move membership endpoints#1873
pyphilia merged 6 commits into
mainfrom
memberships

Conversation

@pyphilia
Copy link
Copy Markdown
Contributor

Move membership endpoints inside items to have the following route: items/:id/memberships
This allows to remove cors options.

@pyphilia pyphilia requested a review from spaenleh May 14, 2025 09:22
@pyphilia pyphilia self-assigned this May 14, 2025
@pyphilia pyphilia marked this pull request as ready for review May 14, 2025 16:01
Copy link
Copy Markdown
Member

@spaenleh spaenleh left a comment

Choose a reason for hiding this comment

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

Looks good, but I did not see the removal of the fastify decoration for the cors plugin. Will you do it in this PR ?

Comment thread src/services/item/index.ts
Comment thread src/services/itemMembership/membership.controller.ts Outdated
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@spaenleh spaenleh left a comment

Choose a reason for hiding this comment

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

Looks good ! Thank you !

@pyphilia pyphilia added this pull request to the merge queue May 19, 2025
Merged via the queue into main with commit 72a2aba May 19, 2025
9 checks passed
@pyphilia pyphilia deleted the memberships branch May 19, 2025 11:02
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