Skip to content

DRC Debugs - Set DR Status Endpoint #2313

@RChandler234

Description

@RChandler234

Description

This ticket is to create a backend endpoint to set the status of a design review.

Acceptance Criteria

  • it should be on the route '/design-reviews/:designReviewId/set-status'
  • it should take in a DesignReviewStatus in the body
  • You should verify that the design review exists and isn't deleted
  • manually test on Postman and include screenshots of the query result

Proposed Solution

Look at other endpoints for examples

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions