http:backstage:request :> How can i still have '/api' in my path attribute for http:request action #952
Unanswered
Nitinvonage
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently i moved to latest Backstage version 1.12.1 and therefore also bumped roadies "@roadiehq/scaffolder-backend-module-http-request" plugin to 4.0.5.
Because of this update my software templates which are using http:backstage:request action are not working. Its because of the path i am passing to it.
I have used this action in many templates, >20. would there be a configurable way to not manually remove /api from the path
I think this has been changed because the http:Request plugin in now consuming discoveryAPI
still if there is a configurable way, it would be more easy for us.
Beta Was this translation helpful? Give feedback.
All reactions