matus
matus
hi, how would one describe an api response, that returns `Map` using the v2 annotations? Or `Map`? According to OA3 schema it is possible to model like this, using additionalProperties:...
At the moment, the guide only links to code.quarkus.io website with some preselected packages as suggestion for creating new project. We should create a proper maven archetype that: * creates...
hi, thanks for the gitlab plugin. This is a feature request to support rendering projects readme on the component entity page - as extra widget probably. Backstage has its own...
### Feature Request Grafana admin api allows setting `orgId` on new user, but the terraform grafana_user resource does not support it. https://registry.terraform.io/providers/grafana/grafana/latest/docs/resources/user https://grafana.com/docs/grafana/latest/developers/http_api/admin/#global-users Was this intentional or is just a...
With OpenAPIParser being deprecated (#1762) , there is currently no way to read/parse existing schema into OpenAPI model. Am I missing something or what would be the recommended approach to...