Commit 4652e82
Fix MetricDefinition mapper to return supportedAggregationTypes correctly (Azure#36708)
* Fix MetricDefinition mapper to return supportedAggregationTypes correctly
* Updating the CHANGELOG.md
* Updating the CHANGELOG.md
---------
Co-authored-by: Jair Myree (from Dev Box) <jairmyree@microsoft.com>1 parent d9f2071 commit 4652e82
File tree
2 files changed
+4
-1
lines changed- sdk/monitor/azure-monitor-query
- src/main/java/com/azure/monitor/query/implementation/metrics/models
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments