Library elements: Remove ability to set as "library variable" (#106594)

This commit is contained in:
Stephanie Hingtgen
2025-06-12 08:41:18 -05:00
committed by GitHub
parent a1f2693fd8
commit f4e4ba6f19
15 changed files with 22 additions and 233 deletions
+1 -2
View File
@@ -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