For BackStage APIs, is there a way to get swagger.json file?
We want to host BackStage Front End as Azure Static Web App and Backend on Azure Kubernetes Service.
Then from Front End, we like to make calls to BackStage API. We like this BackStage API to be behind Azure API Management Gateway.
How can I get a swagger.json for BackStage APIs so that I can create proxy in Azure APIM?