NASA-PDS / registry

PDS Registry provides service and software application necessary for tracking, searching, auditing, locating, and maintaining artifacts within the system. These artifacts can range from data files and label files, schemas, dictionary definitions for objects and elements, services, etc.
https://nasa-pds.github.io/registry
Apache License 2.0
2 stars 2 forks source link

Re-imagine ops attribute management #29

Open jordanpadams opened 2 years ago

jordanpadams commented 2 years ago

💡 Description

ops attributes are currently managed in code in

registry common:

registry-api:

managing this in 2 separate places seems brittle, so we should enable a more consistent solution

Engineering Details

One possible solution is the use the OpenAPI YAML to drive this.

jordanpadams commented 2 years ago

@tloubrieu-jpl FYI, here is the ticket I mentioned on the Sprint Review yesterday.