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