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

Add high-level API actions for POA&Ms, SAPs, and SARs #56

Closed laurelmay closed 2 years ago

laurelmay commented 2 years ago

Today, the API specification has support for Catalogs, Profiles, Component Definitions, and SSPs. Some of these have support for "deeper" routes (for example, /component-definitions/{componentDefinitionId}/parties/{partyId}) but other document types, we keep it a little more high-level (for now), such as the routes under /catalogs/. Adding support for additional document types at a similar level of granularity as a Catalog will at least provide basic support for creating, reading, updating, deleting, and listing these other documents.