Skip to content

Commit

Permalink
[Monitor Query] update to latest swaggers (Azure#22601)
Browse files Browse the repository at this point in the history
* update to latest commit

* update changelog

* new recordings
  • Loading branch information
gracewilcox authored Mar 15, 2024
1 parent fef7ad1 commit 9b1d280
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion sdk/monitor/query/azlogs/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
title: Logs Query Client
clear-output-folder: false
go: true
input-file: https://github.com/Azure/azure-rest-api-specs/blob/0373f0edc4414fd402603fac51d0df93f1f70507/specification/operationalinsights/data-plane/Microsoft.OperationalInsights/stable/2022-10-27/OperationalInsights.json
input-file: https://github.com/Azure/azure-rest-api-specs/blob/0b64ca7cbe3af8cd13228dfb783a16b8272b8be2/specification/operationalinsights/data-plane/Microsoft.OperationalInsights/stable/2022-10-27/OperationalInsights.json
license-header: MICROSOFT_MIT_NO_VERSION
module: github.com/Azure/azure-sdk-for-go/sdk/monitor/query/azlogs
openapi-type: "data-plane"
Expand Down
1 change: 1 addition & 0 deletions sdk/monitor/query/azmetrics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
### Bugs Fixed

### Other Changes
* Updated to use API version 2024-02-01
* Added code examples

## 0.1.0 (2024-02-14)
Expand Down
2 changes: 1 addition & 1 deletion sdk/monitor/query/azmetrics/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "go",
"TagPrefix": "go/monitor/query/azmetrics",
"Tag": "go/monitor/query/azmetrics_9d77928835"
"Tag": "go/monitor/query/azmetrics_bb360e6fa9"
}
2 changes: 1 addition & 1 deletion sdk/monitor/query/azmetrics/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Metrics Query Client
clear-output-folder: false
go: true
input-file: https://github.com/Azure/azure-rest-api-specs/blob/0373f0edc4414fd402603fac51d0df93f1f70507/specification/monitor/data-plane/Microsoft.Insights/stable/2023-10-01/metricBatch.json
input-file: https://github.com/Azure/azure-rest-api-specs/blob/0b64ca7cbe3af8cd13228dfb783a16b8272b8be2/specification/monitor/data-plane/Microsoft.Insights/stable/2024-02-01/metricBatch.json
license-header: MICROSOFT_MIT_NO_VERSION
module: github.com/Azure/azure-sdk-for-go/sdk/monitor/query/azmetrics
openapi-type: "data-plane"
Expand Down
4 changes: 2 additions & 2 deletions sdk/monitor/query/azmetrics/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9b1d280

Please sign in to comment.