Skip to content

feat: add volunteerType to ApiOpportunityPatch#138

Open
nadavosa wants to merge 3 commits into
mainfrom
730-opportunity-type-in-patch
Open

feat: add volunteerType to ApiOpportunityPatch#138
nadavosa wants to merge 3 commits into
mainfrom
730-opportunity-type-in-patch

Conversation

@nadavosa

@nadavosa nadavosa commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds volunteerType?: VolunteerStateTypeType to ApiOpportunityPatch so coordinators can change an opportunity's type (accompanying / regular / events) after submission
  • Uses the same field name already present in ApiOpportunityGet / ApiOpportunityGetList for consistency

Related issues

Test plan

  • Build passes (yarn build)
  • BE and FE can upgrade the SDK and use volunteerType in PATCH payloads

🤖 Generated with Claude Code

nadavosa and others added 3 commits May 26, 2026 16:35
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Allows coordinators to change an opportunity's type (accompanying /
regular / events) via PATCH /opportunity/:id. Refs BE #730, FE #753.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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