-
Task
-
Resolution: Done
-
Major
-
None
-
None
During initial testing of the CLI, we've determined that schema files likeĀ
https://github.com/backstage/backstage/blob/master/packages/catalog-model/src/schema/kinds/API.v1alpha1.schema.json are out of date, and missing fields we want to use for the AI Model Catalog API.
Similar issues with Components and Resources.
Ultimately, rather than using tools to convert schema files to Golang structs are of little use, and we are manually defining those types in the CLI.
This task is a tracker to engage with RHDH team and Spotify/Upstream as needed to find out is this is simply lack of interest / time, or if these files were abandoned for some reason.
Stretch goal - work with upstream to get these updated, either with this task, or follow up Jira.