Skip to content

feat: add OpportunityMatchStatusType and statusMatch to ApiOpportunityGetList#89

Open
nadavosa wants to merge 1 commit intomainfrom
feat/opportunity-status-match
Open

feat: add OpportunityMatchStatusType and statusMatch to ApiOpportunityGetList#89
nadavosa wants to merge 1 commit intomainfrom
feat/opportunity-status-match

Conversation

@nadavosa
Copy link
Copy Markdown
Collaborator

Summary

  • Add OpportunityMatchStatusType enum (vol-no-matches, vol-pending-match, vol-matched, vol-past)
  • Add statusMatch: OpportunityMatchStatusType to ApiOpportunityGetList (and by extension ApiOpportunityGet)

Test plan

  • OpportunityMatchStatusType is importable from the SDK
  • ApiOpportunityGetList.statusMatch type-checks correctly
  • Existing consumers of ApiOpportunityGetList compile (may need statusMatch added where they construct the object)

Depends on

Closes

#88

🤖 Generated with Claude Code

…yGetList

Closes #88

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@nadavosa
Copy link
Copy Markdown
Collaborator Author

Merge order note: After this PR is merged, the publish workflow needs to be triggered manually (Actions → "Publish on Merge to Main") before BE PR need4deed-org/be#414 can be merged — the BE imports OpportunityMatchStatusType from the npm package.

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