Skip to content

fix: kitchen members can now view shared recipes - #28

Merged
zduey merged 1 commit into
mainfrom
fix/kitchen-recipes-not-viewable
Jul 18, 2026
Merged

fix: kitchen members can now view shared recipes#28
zduey merged 1 commit into
mainfrom
fix/kitchen-recipes-not-viewable

Conversation

@zduey

@zduey zduey commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Non-owner kitchen members were getting 'recipe not found' because the recipe detail endpoint enforced ownership. Added GET /kitchens/{kitchen_id}/recipes/{kitchen_recipe_id} which authorizes by kitchen membership instead, with a matching frontend detail page and regression tests.

Non-owner kitchen members were getting 'recipe not found' because the
recipe detail endpoint enforced ownership. Added GET
/kitchens/{kitchen_id}/recipes/{kitchen_recipe_id} which authorizes by
kitchen membership instead, with a matching frontend detail page and
regression tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@zduey zduey changed the title fix: kitchen members can now view shared recipes (#27) fix: kitchen members can now view shared recipes Jul 18, 2026
@zduey
zduey merged commit 322eade into main Jul 18, 2026
7 of 8 checks passed
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.

1 participant