mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Update generated schema files (#62862)
* chore(schema): update generated files * empty commit
This commit is contained in:
parent
09b6b8d435
commit
29212c9a3f
@ -6,12 +6,12 @@ title: DebugPanelCfg kind
|
|||||||
---
|
---
|
||||||
> Both documentation generation and kinds schemas are in active development and subject to change without prior notice.
|
> Both documentation generation and kinds schemas are in active development and subject to change without prior notice.
|
||||||
|
|
||||||
# DebugPanelCfg kind
|
## DebugPanelCfg
|
||||||
|
|
||||||
|
#### Maturity: experimental
|
||||||
|
#### Version: 0.0
|
||||||
|
|
||||||
## Maturity: experimental
|
|
||||||
## Version: 0.0
|
|
||||||
|
|
||||||
## Properties
|
|
||||||
|
|
||||||
| Property | Type | Required | Description |
|
| Property | Type | Required | Description |
|
||||||
|----------------|-------------------------|----------|---------------------------------------------------------------------------|
|
|----------------|-------------------------|----------|---------------------------------------------------------------------------|
|
||||||
@ -19,9 +19,7 @@ title: DebugPanelCfg kind
|
|||||||
| `PanelOptions` | [object](#paneloptions) | **Yes** | |
|
| `PanelOptions` | [object](#paneloptions) | **Yes** | |
|
||||||
| `UpdateConfig` | [object](#updateconfig) | **Yes** | |
|
| `UpdateConfig` | [object](#updateconfig) | **Yes** | |
|
||||||
|
|
||||||
## PanelOptions
|
### PanelOptions
|
||||||
|
|
||||||
### Properties
|
|
||||||
|
|
||||||
| Property | Type | Required | Description |
|
| Property | Type | Required | Description |
|
||||||
|------------|-------------------------------|----------|---------------------------------------------------------------------------|
|
|------------|-------------------------------|----------|---------------------------------------------------------------------------|
|
||||||
@ -30,17 +28,13 @@ title: DebugPanelCfg kind
|
|||||||
|
|
||||||
### UpdateConfig
|
### UpdateConfig
|
||||||
|
|
||||||
#### Properties
|
|
||||||
|
|
||||||
| Property | Type | Required | Description |
|
| Property | Type | Required | Description |
|
||||||
|-----------------|---------|----------|-------------|
|
|-----------------|---------|----------|-------------|
|
||||||
| `dataChanged` | boolean | **Yes** | |
|
| `dataChanged` | boolean | **Yes** | |
|
||||||
| `render` | boolean | **Yes** | |
|
| `render` | boolean | **Yes** | |
|
||||||
| `schemaChanged` | boolean | **Yes** | |
|
| `schemaChanged` | boolean | **Yes** | |
|
||||||
|
|
||||||
## UpdateConfig
|
### UpdateConfig
|
||||||
|
|
||||||
### Properties
|
|
||||||
|
|
||||||
| Property | Type | Required | Description |
|
| Property | Type | Required | Description |
|
||||||
|-----------------|---------|----------|-------------|
|
|-----------------|---------|----------|-------------|
|
||||||
|
@ -1999,7 +1999,7 @@
|
|||||||
"textpanelcfg",
|
"textpanelcfg",
|
||||||
"xychartpanelcfg"
|
"xychartpanelcfg"
|
||||||
],
|
],
|
||||||
"count": 20
|
"count": 21
|
||||||
},
|
},
|
||||||
"mature": {
|
"mature": {
|
||||||
"name": "mature",
|
"name": "mature",
|
||||||
@ -2074,7 +2074,7 @@
|
|||||||
"zipkindataquery",
|
"zipkindataquery",
|
||||||
"zipkindatasourcecfg"
|
"zipkindatasourcecfg"
|
||||||
],
|
],
|
||||||
"count": 52
|
"count": 51
|
||||||
},
|
},
|
||||||
"stable": {
|
"stable": {
|
||||||
"name": "stable",
|
"name": "stable",
|
||||||
|
Loading…
Reference in New Issue
Block a user