-
Task
-
Resolution: Obsolete
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Unlike with Components and Resources, our Backstage Catalog API does not specify as unique `spec.type` setting for API objects, since Backstage is already opinionated on that field's setting for API objects.
Hence, as we are filtering for "AI content" with our `bac get component` and `bac get resource` calls based on the `spec.type` settings for those, we need to devise an alternative for API objects.
Options include
- setting a precise tag or label during our `bac new-model` processing that the queries can leverage
- query all the API objects, and then check the `spec.dependencyOf` field and if they point to an AI Component, then include that API instance in what is returned.
- Or if the person who takes this on thinks of something even better, go for it
- is cloned by
-
RHIDP-10581 placeholder for e2e tests
-
- Closed
-