mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Swagger: Fix circular reference (#62673)
* Swagger: Fix circular reference * gitignore intermediate swagger file * Update specs * Do not generate specs when building the backend
This commit is contained in:
committed by
GitHub
parent
adaf82ffb7
commit
29d3e696f0
@@ -27,7 +27,6 @@ theme.light.generated.json
|
||||
theme.dark.generated.json
|
||||
|
||||
# Generated Swagger API specs
|
||||
public/api-spec.json
|
||||
public/api-merged.json
|
||||
public/openapi3.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user