EasyDynamics / oscal-rest

An initial OpenAPI definition of an OSCAL REST API.
Creative Commons Attribution Share Alike 4.0 International
38 stars 13 forks source link

Get Snapshots Should Return Valid OSCAL Content #77

Closed brian-comply0 closed 6 months ago

brian-comply0 commented 9 months ago

For the following GET endpoints, the return content incorrectly adds -snapshot to the root element for all three return formats (XML, JSON, and YAML):

These endpoints should always return a valid OSCAL file. Adding -snapshot to the root element invalidates the OSCAL content by creating root elements not recognized by OSCAL content validation capabilities.

brian-comply0 commented 9 months ago

2024-02-07 deferring until controls internal MVP is achieved. Moving to next sprint just to track.

brian-comply0 commented 7 months ago

Made good progress on the collection of issues. This one will be addressed in sprint 68.

pjavan commented 6 months ago

@mpemy and @brian-comply0 what do we need to do to get this finished?

brian-comply0 commented 6 months ago

With the exception of the XML problem noted in issue #78, this is satisfied. Closing.