Skip to content

Commit e603df2

Browse files
authored
Update codeowners and swagger commit id (Azure#34328)
* Update codeowners and swagger commit id * use raw json endpoint
1 parent f0e4665 commit e603df2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
# PRLabel: %azure-spring
155155
/sdk/keyvault/azure-security-keyvault-jca/ @backwind1233 @chenrujun @hui1110 @netyyyy @saragluna @stliu @yiliuTo @moarychan @fangjian0423
156156

157-
/sdk/loganalytics/microsoft-azure-loganalytics/ @divyajay @alongafni
157+
/sdk/loganalytics/microsoft-azure-loganalytics/ @ischrei
158158

159159
# PRLabel: %Monitor - Exporter
160160
/sdk/monitor/azure-monitor-opentelemetry-exporter/ @trask @ramthi @heyams @jeanbisutti

sdk/monitor/azure-monitor-query/swagger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ These settings apply only when `--tag=package-log` is specified on the command l
66

77
``` yaml $(tag) == 'package-log'
88
use: '@autorest/java@4.1.15'
9-
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/f9877ef8032f249c168e04b8495e39f287988b91/specification/operationalinsights/data-plane/Microsoft.OperationalInsights/stable/2022-10-27/OperationalInsights.json
9+
input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/605407bc0c1a133018285f550d01175469cb3c3a/specification/operationalinsights/data-plane/Microsoft.OperationalInsights/stable/2022-10-27/OperationalInsights.json
1010
java: true
1111
output-folder: ../
1212
namespace: com.azure.monitor.query.implementation.logs

0 commit comments

Comments
 (0)