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