Skip to content

[Cases] Create endpoints for serverless #161258

Open

Description

The following APIs should be created for serverless:

  • PATCH /api/cases/<case_id>
  • DELETE /api/cases/<case_id>

From the existing endpoints we should expose the following but without the support of comments.

  • GET /api/cases/<case_id>
  • POST /api/cases
  • GET /api/cases/_find

Acceptance criteria

  • Validation if needed
  • Unit tests
  • Integration tests

The responses of the above APIs should not return comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Feature:CasesCases featureProject:ServerlessWork as part of the Serverless project for its initial releaseProject:Serverless MVPTeam:ResponseOpsLabel for the ResponseOps team (formerly the Cases and Alerting teams)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions