Skip to content

Commit 936e38b

Browse files
Update PE spec and clients
1 parent b53830f commit 936e38b

45 files changed

Lines changed: 256 additions & 197 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

paas/docs/AiModelExportData.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
|------|------|-------------|-------|
9090
| type | String | | |
9191
| output | Output | | [optional] |
92-
| aiGenerated | Boolean | | [optional] |
9392

9493
#### AlarmCalculatedFieldConfiguration *(extends CalculatedFieldConfiguration, type=`ALARM`)*
9594
| Name | Type | Description | Notes |

paas/docs/AlarmCalculatedFieldConfiguration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
|------|------|-------------|-------|
3030
| type | String | | |
3131
| output | Output | | [optional] |
32-
| aiGenerated | Boolean | | [optional] |
3332

3433
#### Argument
3534
| Name | Type | Description | Notes |

paas/docs/AssetExportData.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
|------|------|-------------|-------|
9090
| type | String | | |
9191
| output | Output | | [optional] |
92-
| aiGenerated | Boolean | | [optional] |
9392

9493
#### AlarmCalculatedFieldConfiguration *(extends CalculatedFieldConfiguration, type=`ALARM`)*
9594
| Name | Type | Description | Notes |

paas/docs/AssetProfileExportData.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
|------|------|-------------|-------|
9090
| type | String | | |
9191
| output | Output | | [optional] |
92-
| aiGenerated | Boolean | | [optional] |
9392

9493
#### AlarmCalculatedFieldConfiguration *(extends CalculatedFieldConfiguration, type=`ALARM`)*
9594
| Name | Type | Description | Notes |

paas/docs/CalculatedField.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
|------|------|-------------|-------|
4242
| type | String | | |
4343
| output | Output | | [optional] |
44-
| aiGenerated | Boolean | | [optional] |
4544

4645
#### AlarmCalculatedFieldConfiguration *(extends CalculatedFieldConfiguration, type=`ALARM`)*
4746
| Name | Type | Description | Notes |

paas/docs/CalculatedFieldInfo.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
|------|------|-------------|-------|
4343
| type | String | | |
4444
| output | Output | | [optional] |
45-
| aiGenerated | Boolean | | [optional] |
4645

4746
#### AlarmCalculatedFieldConfiguration *(extends CalculatedFieldConfiguration, type=`ALARM`)*
4847
| Name | Type | Description | Notes |

paas/docs/ConverterExportData.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
|------|------|-------------|-------|
9090
| type | String | | |
9191
| output | Output | | [optional] |
92-
| aiGenerated | Boolean | | [optional] |
9392

9493
#### AlarmCalculatedFieldConfiguration *(extends CalculatedFieldConfiguration, type=`ALARM`)*
9594
| Name | Type | Description | Notes |

paas/docs/CustomerExportData.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
|------|------|-------------|-------|
9090
| type | String | | |
9191
| output | Output | | [optional] |
92-
| aiGenerated | Boolean | | [optional] |
9392

9493
#### AlarmCalculatedFieldConfiguration *(extends CalculatedFieldConfiguration, type=`ALARM`)*
9594
| Name | Type | Description | Notes |

paas/docs/Dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
|------|------|-------------|-------|
3434
| customerId | CustomerId | JSON object with the customer Id. | [optional] |
3535
| title | String | Title of the customer. | [optional] |
36-
| isPublic | Boolean | Indicates special 'Public' customer used to embed dashboards on public websites. | [optional] |
36+
| _public | Boolean | Indicates special 'Public' customer used to embed dashboards on public websites. | [optional] |
3737

3838
#### ResourceExportData
3939
| Name | Type | Description | Notes |

paas/docs/DashboardExportData.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
|------|------|-------------|-------|
9090
| type | String | | |
9191
| output | Output | | [optional] |
92-
| aiGenerated | Boolean | | [optional] |
9392

9493
#### AlarmCalculatedFieldConfiguration *(extends CalculatedFieldConfiguration, type=`ALARM`)*
9594
| Name | Type | Description | Notes |

0 commit comments

Comments
 (0)