Library elements: Remove ability to set as "library variable" (#106594)
This commit is contained in:
@@ -405,8 +405,7 @@ type GetLibraryElementsParams struct {
|
||||
// required:false
|
||||
// Description:
|
||||
// * 1 - library panels
|
||||
// * 2 - library variables
|
||||
// enum: 1,2
|
||||
// enum: 1
|
||||
Kind int `json:"kind"`
|
||||
// Sort order of elements.
|
||||
// in:query
|
||||
|
||||
Reference in New Issue
Block a user