File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 33page_title : " grafana_playlist Resource - terraform-provider-grafana"
44subcategory : " "
55description : |-
6- * [Official documentation](https://grafana.com/docs/grafana/latest/dashboards/playlist/)
7- * [HTTP API](https://grafana.com/docs/grafana/latest/http_api/playlist/)
6+ Official documentation https://grafana.com/docs/grafana/latest/dashboards/playlist/HTTP API https://grafana.com/docs/grafana/latest/http_api/playlist/
87---
98
109# grafana_playlist (Resource)
1110
1211* [ Official documentation] ( https://grafana.com/docs/grafana/latest/dashboards/playlist/ )
13- * [HTTP API](https://grafana.com/docs/grafana/latest/http_api/playlist/)
12+ * [ HTTP API] ( https://grafana.com/docs/grafana/latest/http_api/playlist/ )
1413
1514
1615
Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ func ResourcePlaylist() *schema.Resource {
2323 },
2424
2525 Description : `
26- * [Official documentation](https://grafana.com/docs/grafana/latest/dashboards/playlist/)
27- * [HTTP API](https://grafana.com/docs/grafana/latest/http_api/playlist/)
28- ` ,
26+ * [Official documentation](https://grafana.com/docs/grafana/latest/dashboards/playlist/)
27+ * [HTTP API](https://grafana.com/docs/grafana/latest/http_api/playlist/)
28+ ` ,
2929
3030 Schema : map [string ]* schema.Schema {
3131 "name" : {
You can’t perform that action at this time.
0 commit comments