EasyDynamics/oscal-rest

Subtask: Endpoints for Adding/Editing SSP Control Implementations

rgauss opened this issue · 1 comments

Subtask of EasyDynamics/easygrc#9

As a developer creating tools against the OSCAL REST API, I want to be able to leverage endpoints that define requests to edit the control implementation implemented-requirement objects of an existing SSP in a UI so that I can incrementally define the SSP.

Acceptance Criteria

  • A REST endpoint is defined that allows adding a new implemented-requirement to an existing SSP
  • A REST endpoint is defined that allows editing an existing implemented-requirement of an existing SSP

This was resolved in #47.