mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 20:22:32 +08:00
Fixing swagger meta preventing spec generation (#54181)
This commit is contained in:
@ -21,14 +21,11 @@
|
||||
//
|
||||
// SecurityDefinitions:
|
||||
// basic:
|
||||
//
|
||||
// type: basic
|
||||
//
|
||||
// type: basic
|
||||
// api_key:
|
||||
//
|
||||
// type: apiKey
|
||||
// name: Authorization
|
||||
// in: header
|
||||
// type: apiKey
|
||||
// name: Authorization
|
||||
// in: header
|
||||
//
|
||||
// swagger:meta
|
||||
package api
|
||||
|
Reference in New Issue
Block a user