Update docs library element http api (#44493) (#44812)

(cherry picked from commit 16f0c6617a)

Co-authored-by: JM <justintmai@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2022-02-16 13:51:08 +01:00
committed by GitHub
co-authored by JM
parent 1308e19197
commit c630e0ce4f
+2 -2
View File
@@ -269,8 +269,8 @@ Creates a new library element.
JSON Body schema:
- **folderId** – ID of the folder where the library element is stored.
- **name** – Name of the library element.
- **folderId** – Optional, the ID of the folder where the library element is stored.
- **name** – Optional, the name of the library element.
- **model** – The JSON model for the library element.
- **kind** – Kind of element to create, Use `1` for library panels or `2` for library variables.
- **uid** – Optional, the [unique identifier](/http_api/library_element/#identifier-id-vs-unique-identifier-uid).