mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 14:43:49 +08:00
API: Fix swagger specification (#50034)
* API: Fix swagger specification * Validate specification after generation
This commit is contained in:

committed by
GitHub

parent
1a50b0dbb7
commit
6112bd0c63
@ -113,7 +113,7 @@ import (
|
||||
// 401: unauthorisedError
|
||||
// 500: internalServerError
|
||||
|
||||
// swagger:parameters updateAnnotation patchAnnotation deleteAnnotation
|
||||
// swagger:parameters getAnnotation updateAnnotation patchAnnotation deleteAnnotation
|
||||
type AnnotationIDParam struct {
|
||||
// in:path
|
||||
// required:true
|
||||
|
Reference in New Issue
Block a user