Update Azure metrics data plane swagger to address few doc generation bugs#3945
Update Azure metrics data plane swagger to address few doc generation bugs#3945hovsepm merged 21 commits intoAzure:masterfrom
Conversation
- Use a shorter operationId - Remove any non-success response code with default response clause - Add a new example and reference it in the swagger spec - Include readme.md file for the swagger spec
- Inline the readme.python.md file in the readme.md
…sible names instead
- Fix the readme.md naming incompatibilities - Remove the c#-ish namespace prefix
-Rename bunch of properties to follow camel case naming -Update the enum types to have the "x-ms-enum" part of the json
-Update path and namespace for Java section
…imple object type instead. This should make the swagger spec clean and more easily maintainable in the long run
# Conflicts: # specification/monitor/data-plane/readme.md
-Rename the file to be consistent with operationId
-Update the readme reference of the swagger spec -Include required fields for more swagger items as applicable -Escape the backslash and add backslash for audience in header
…pecs # Conflicts: # specification/monitor/data-plane/preview/2018-09-01-preview/MetricsCreate.json # specification/monitor/data-plane/preview/2018-09-01-preview/MetricsCreate_API.json # specification/monitor/data-plane/preview/2018-09-01-preview/azureMonitorCustomMetricsIngestionApi.json # specification/monitor/data-plane/readme.md
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-jsNothing to generate for azure-sdk-for-js |
|
Can one of the admins verify this patch? |
|
@vickyv51 please add human readable description with short summary of the change. e.g. why do you need to change the name of the swagger? |
|
Make following changes to Azure metrics data plane api spec to improve the generated doc spec |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-nodeNothing to generate for azure-sdk-for-node |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
Automation for azure-sdk-for-goNothing to generate for azure-sdk-for-go |
* Generate 2021-06-01 api only * Fix ruby * Fix C# Co-authored-by: Shuo Li <shul@microsoft.com>
Make following changes to Azure metrics data plane api spec to improve the generated doc spec
-Use consistent naming "xyz_API" for the swagger spec file. (xyz=metricsCreate)
-Update the readme reference of the swagger spec
-Include required fields for more swagger items as applicable
-Escape the backslash and add backslash for audience in header