Closed brian-comply0 closed 7 months ago
@mpemy This has been addressed for the POST
methods in PR #72 as required; however, this has not yet been addressed for PUT /[model-name]/{Identifier}
Moving to sprint 67.
POST
and PUT
have now both been addressed in PR #72.
Description
As a developer issuing OSCAL REST API calls to send OSCAL content, I need to understand how to identify the OSCAL format I sending.
Acceptance Criteria
POST /[model-name]
PUT /[model-name]/{Identifier}
Description Content
The current description should be maintained for each of the two endpoints, with the following added to that content: