Skip to content

Marriage form create/update endpoints #8854

@Siyasanga

Description

@Siyasanga

As a digitizer I want to save a new marriage record

As a digitizer I want to edit a marriage record

Tech tasks

  • Create the POST /marriage endpoint
  • Create the GET /marriage/:id endpoint
  • Create the PUT /marriage/:id endpoint

Other tech task:
Ensure the request to POST /marriage is validated
Ensure the PUT request object is validated
Ensure POST requests to /marriage are authorised
Ensure GET requests to /marriage/:id are authorised
Ensure PUT requests to /marriage/:id are authorised

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions