Commit 14f4d0e
[Hub Generated] Review request for Microsoft.Insights to add version stable/2018-01-01 (Azure#14716)
* Update metrics_API.json
Fix lint errors, adopt the standard error response object, fix inconsistencies between swagger and real service flagged by S360
* Update GetMetricDefinitions.json
Add error case to example
* Update metricDefinitions_API.json
Fix lint errors
* Update readme.md
Add lint suppression for errors in the common types file
* Update metrics_API.json
Update swagger to reflect what is actually being returned by the service as flagged by S360
* Create GetMetricError.json
Add example of partial error case
* Create GetMetricDefinitionsMetricClass.json
Add example for metric definitions for metricClass
* Update metricDefinitions_API.json
Add metricClass field
* Update metricDefinitions_API.json
Switch back to the same error response format used by the rest of Azure Monitor
* Update metrics_API.json
Switch back to the same error response format used by the rest of Azure Monitor
* Update readme.md
Update suppressions
* Update baseline_API.json
Add type object to LocalizableString to match the LocalizableString in metrics
* Update baseline_API.json
Reverting change to baseline API, there are a number of other problems with this swagger that I can't fix.
* Update readme.md
Add suppression for MissingTypeObject on LocalizableString due to collision
* Update metricDefinitions_API.json
Removing the explicit type specification from LocalizableString so it continues to match other APIs
* Update metrics_API.json
Removing the explicit type specification from LocalizableString so it continues to match other APIs
* Update GetMetricDefinitionsMetricClass.json
Fix formatting problems1 parent 4c54595 commit 14f4d0e
File tree
7 files changed
+1434
-23
lines changed- specification/monitor/resource-manager
- Microsoft.Insights
- preview/2017-05-01-preview
- stable/2018-01-01
- examples
7 files changed
+1434
-23
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
322 | 326 | | |
323 | 327 | | |
324 | 328 | | |
| |||
335 | 339 | | |
336 | 340 | | |
337 | 341 | | |
338 | | - | |
339 | 342 | | |
340 | 343 | | |
341 | 344 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
970 | 970 | | |
971 | 971 | | |
972 | 972 | | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
973 | 979 | | |
974 | 980 | | |
975 | 981 | | |
0 commit comments