Chore: fix formating for swagger definitions (#54993)

This commit is contained in:
Sofia Papagiannaki
2022-09-12 10:40:35 +03:00
committed by GitHub
parent 7979463bbf
commit b157fcdd87
12 changed files with 97 additions and 97 deletions

View File

@@ -19,7 +19,7 @@ func (hs *HTTPServer) GetCurrentOrgQuotas(c *models.ReqContext) response.Respons
// Fetch Organization quota.
//
// If you are running Grafana Enterprise and have Fine-grained access control enabled, you need to have a permission with action `orgs.quotas:read` and scope `org:id:1` (orgIDScope).
//list
//
// Responses:
// 200: getQuotaResponse
// 401: unauthorisedError