Skip to content

Commit 5789e9f

Browse files
authored
Update README.PYTHON.md (Azure#23647)
* Update README.PYTHON.md * Update sdk/monitor/azure-monitor-query/swagger/README.PYTHON.md
1 parent c0d4689 commit 5789e9f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ no-namespace-folders: true
1414
output-folder: ../azure/monitor/query/_generated
1515
source-code-folder-path: ./azure/monitor/query/_generated
1616
input-file:
17-
- https://github.com/Azure/azure-rest-api-specs/blob/master/specification/operationalinsights/data-plane/Microsoft.OperationalInsights/preview/2021-05-19_Preview/OperationalInsights.json
18-
- https://github.com/Azure/azure-rest-api-specs/blob/master/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-01-01/metricDefinitions_API.json
19-
- https://github.com/Azure/azure-rest-api-specs/blob/master/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-01-01/metrics_API.json
20-
- https://github.com/Azure/azure-rest-api-specs/blob/master/specification/monitor/resource-manager/Microsoft.Insights/preview/2017-12-01-preview/metricNamespaces_API.json
17+
- https://github.com/Azure/azure-rest-api-specs/blob/dba6ed1f03bda88ac6884c0a883246446cc72495/specification/operationalinsights/data-plane/Microsoft.OperationalInsights/preview/2021-05-19_Preview/OperationalInsights.json
18+
- https://github.com/Azure/azure-rest-api-specs/blob/dba6ed1f03bda88ac6884c0a883246446cc72495/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-01-01/metricDefinitions_API.json
19+
- https://github.com/Azure/azure-rest-api-specs/blob/dba6ed1f03bda88ac6884c0a883246446cc72495/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-01-01/metrics_API.json
20+
- https://github.com/Azure/azure-rest-api-specs/blob/dba6ed1f03bda88ac6884c0a883246446cc72495/specification/monitor/resource-manager/Microsoft.Insights/preview/2017-12-01-preview/metricNamespaces_API.json
2121
modelerfour:
2222
lenient-model-deduplication: true
2323
python: true
@@ -63,4 +63,4 @@ directive:
6363
where: $.definitions.column
6464
transform: >
6565
$.required = ["name", "type"]
66-
```
66+
```

0 commit comments

Comments
 (0)