Skip to content

feat: add DELETE /opportunities/:id endpoint #1

Description

@josephtd

Summary

Add a DELETE endpoint to remove an opportunity by ID.

Acceptance Criteria

  • DELETE /opportunities/:id returns 204 on success
  • Returns 404 if the opportunity does not exist
  • Unit tests cover both cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions