You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you create a product in 3scale (ProductA) and you add a first spec (i.e., products > ProductA > ActiveDocs > create new spec) SpecA and you add a second spec (SpecB), both with an Open API endpoint definition, then, when imported by backstage, only the APIs mentioned in the first spec are available.
Expected Behavior
I would expect that both specs are available either via a concatenation in the backstage API list as '_' or otherwise as productName (i.e., as is) in the listing, but that you have both the specs available in the "definition" section
What are the steps to reproduce this bug?
see bug description
Versions of software used and environment
RH Developer Hub Version: 1.1.2
Backstage Version: 1.23.4
On OpenShift
The text was updated successfully, but these errors were encountered:
Describe the bug
When you create a product in 3scale (ProductA) and you add a first spec (i.e., products > ProductA > ActiveDocs > create new spec) SpecA and you add a second spec (SpecB), both with an Open API endpoint definition, then, when imported by backstage, only the APIs mentioned in the first spec are available.
Expected Behavior
I would expect that both specs are available either via a concatenation in the backstage API list as '_' or otherwise as productName (i.e., as is) in the listing, but that you have both the specs available in the "definition" section
What are the steps to reproduce this bug?
see bug description
Versions of software used and environment
RH Developer Hub Version: 1.1.2
Backstage Version: 1.23.4
On OpenShift
The text was updated successfully, but these errors were encountered: