Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TimeSeriesInsights swagger issues #12204

Merged

Conversation

kairu-ms
Copy link
Contributor

@kairu-ms kairu-ms commented Dec 22, 2020

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Changelog

Please ensure to add changelog with this PR by answering the following questions.

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No, no need to refresh for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @kairu-ms Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Dec 22, 2020

    Swagger Validation Report

    ️❌BreakingChange: 4 Errors, 4 Warnings failed [Detail]

    Rule Message
    1030 - DifferentDiscriminator The new version has a different discriminator than the previous one.
    New: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L209:13
    Old: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L209:13
    1030 - DifferentDiscriminator The new version has a different discriminator than the previous one.
    New: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L489:13
    Old: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L489:13
    1030 - DifferentDiscriminator The new version has a different discriminator than the previous one.
    New: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L1407:5
    Old: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L1407:5
    1030 - DifferentDiscriminator The new version has a different discriminator than the previous one.
    New: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L1912:5
    Old: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L1902:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L1515:9
    Old: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L1499:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L1533:9
    Old: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L1517:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L1630:5
    Old: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L1614:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L1644:5
    Old: Microsoft.TimeSeriesInsights/stable/2020-05-15/timeseriesinsights.json#L1631:5
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.

    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️❌[Staging] SDK Track2 Validation: 3 Errors, 163 Warnings failed [Detail] Only 10 items are listed, please refer to log for more details.

    Rule Message
    PreCheck/DuplicateInheritance "readme":"timeseriesinsights/resource-manager/readme.md",
    "tag":"package-2018-08-preview",
    "details":"Schema 'StandardEnvironmentResourceProperties' inherits 'EnvironmentResourceProperties' via an allOf that is already coming from parent 'ResourceProperties'"
    PreCheck/DuplicateInheritance "readme":"timeseriesinsights/resource-manager/readme.md",
    "tag":"package-2018-08-preview",
    "details":"Schema 'LongTermEnvironmentResourceProperties' inherits 'EnvironmentResourceProperties' via an allOf that is already coming from parent 'ResourceProperties'"
    AutorestCore/Exception "readme":"timeseriesinsights/resource-manager/readme.md",
    "tag":"package-2018-08-preview",
    "details":"Error: Plugin prechecker reported failure."
    ⚠️ PreCheck/SchemaMissingType "readme":"timeseriesinsights/resource-manager/readme.md",
    "tag":"package-2020-05-15",
    "details":"The schema 'OperationListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"timeseriesinsights/resource-manager/readme.md",
    "tag":"package-2020-05-15",
    "details":"The schema 'Operation-display' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"timeseriesinsights/resource-manager/readme.md",
    "tag":"package-2020-05-15",
    "details":"The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"timeseriesinsights/resource-manager/readme.md",
    "tag":"package-2020-05-15",
    "details":"The schema 'TrackedResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"timeseriesinsights/resource-manager/readme.md",
    "tag":"package-2020-05-15",
    "details":"The schema 'ResourceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"timeseriesinsights/resource-manager/readme.md",
    "tag":"package-2020-05-15",
    "details":"The schema 'CreateOrUpdateTrackedResourceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"timeseriesinsights/resource-manager/readme.md",
    "tag":"package-2020-05-15",
    "details":"The schema 'EnvironmentCreateOrUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Dec 22, 2020

    Swagger Generation Artifacts

    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 24c565d. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️timeseriesinsights/mgmt/2020-05-15/timeseriesinsights [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 30 items here, please refer to log for details.
      info	[Changelog] - New function `PossibleKindBasicEventSourceUpdateParametersValues() []KindBasicEventSourceUpdateParameters`
      info	[Changelog] - New function `EventHubEventSourceUpdateParameters.AsIoTHubEventSourceUpdateParameters() (*IoTHubEventSourceUpdateParameters, bool)`
      info	[Changelog] - New function `Gen2EnvironmentUpdateParameters.AsGen2EnvironmentUpdateParameters() (*Gen2EnvironmentUpdateParameters, bool)`
      info	[Changelog] - New function `EventHubEventSourceUpdateParameters.AsEventHubEventSourceUpdateParameters() (*EventHubEventSourceUpdateParameters, bool)`
      info	[Changelog] - New function `EventHubEventSourceUpdateParameters.AsEventSourceUpdateParameters() (*EventSourceUpdateParameters, bool)`
      info	[Changelog] - New function `IoTHubEventSourceUpdateParameters.AsIoTHubEventSourceUpdateParameters() (*IoTHubEventSourceUpdateParameters, bool)`
      info	[Changelog] - New function `EnvironmentUpdateParameters.AsGen1EnvironmentUpdateParameters() (*Gen1EnvironmentUpdateParameters, bool)`
      info	[Changelog] - New function `EventHubEventSourceUpdateParameters.AsBasicEventSourceUpdateParameters() (BasicEventSourceUpdateParameters, bool)`
      info	[Changelog] - New function `IoTHubEventSourceUpdateParameters.AsEventHubEventSourceUpdateParameters() (*EventHubEventSourceUpdateParameters, bool)`
      info	[Changelog] - New function `EnvironmentUpdateParameters.AsEnvironmentUpdateParameters() (*EnvironmentUpdateParameters, bool)`
      info	[Changelog] - New function `Gen1EnvironmentUpdateParameters.AsGen2EnvironmentUpdateParameters() (*Gen2EnvironmentUpdateParameters, bool)`
      info	[Changelog] - New function `Gen2EnvironmentUpdateParameters.AsBasicEnvironmentUpdateParameters() (BasicEnvironmentUpdateParameters, bool)`
      info	[Changelog] - New function `EventSourceUpdateParameters.AsEventSourceUpdateParameters() (*EventSourceUpdateParameters, bool)`
      info	[Changelog] - New function `Gen2EnvironmentUpdateParameters.AsEnvironmentUpdateParameters() (*EnvironmentUpdateParameters, bool)`
      info	[Changelog] - New function `EventSourceUpdateParameters.AsIoTHubEventSourceUpdateParameters() (*IoTHubEventSourceUpdateParameters, bool)`
      info	[Changelog] - New function `Gen1EnvironmentUpdateParameters.AsBasicEnvironmentUpdateParameters() (BasicEnvironmentUpdateParameters, bool)`
      info	[Changelog] - New function `Gen2EnvironmentUpdateParameters.AsGen1EnvironmentUpdateParameters() (*Gen1EnvironmentUpdateParameters, bool)`
      info	[Changelog] - New function `EnvironmentUpdateParameters.AsGen2EnvironmentUpdateParameters() (*Gen2EnvironmentUpdateParameters, bool)`
      info	[Changelog] - New function `IoTHubEventSourceUpdateParameters.AsBasicEventSourceUpdateParameters() (BasicEventSourceUpdateParameters, bool)`
      info	[Changelog] - New function `Gen1EnvironmentUpdateParameters.AsEnvironmentUpdateParameters() (*EnvironmentUpdateParameters, bool)`
      info	[Changelog] - New function `IoTHubEventSourceUpdateParameters.AsEventSourceUpdateParameters() (*EventSourceUpdateParameters, bool)`
      info	[Changelog] - New field `Kind` in struct `Gen2EnvironmentUpdateParameters`
      info	[Changelog] - New field `Kind` in struct `EnvironmentUpdateParameters`
      info	[Changelog] - New field `Kind` in struct `EventSourceUpdateParameters`
      info	[Changelog] - New field `Kind` in struct `IoTHubEventSourceUpdateParameters`
      info	[Changelog] - New field `Kind` in struct `EventHubEventSourceUpdateParameters`
      info	[Changelog] - New field `Kind` in struct `Gen1EnvironmentUpdateParameters`
      info	[Changelog]
      info	[Changelog] Total 5 breaking change(s), 40 additive change(s).
      info	[Changelog]
    • ️✔️timeseriesinsights/mgmt/2017-11-15/timeseriesinsights [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️preview/timeseriesinsights/mgmt/2018-08-15-preview/timeseriesinsights [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️preview/timeseriesinsights/mgmt/2017-02-28-preview/timeseriesinsights [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 24c565d. Schema Automation 14.0.0
      warn	Skip initScript due to not configured
      command	npx n 12
      command	autorest --use=@autorest/[email protected] --version=3.0.6369 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/timeseriesinsights/resource-manager/readme.md
    • ️✔️timeseriesinsights [View full logs]  [Release Schema Changes]
      cmderr	[resource-manager] node-pre-gyp
      cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
      cmderr	[resource-manager] WARN [email protected] No repository field.
      cmderr	[resource-manager] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
      cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 24c565d. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/timeseriesinsights/resource-manager/readme.md
    • ️✔️@azure/arm-timeseriesinsights [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/timeSeriesInsightsClient.js → ./dist/arm-timeseriesinsights.js...
      cmderr	[npmPack] created ./dist/arm-timeseriesinsights.js in 345ms
    ️⚠️ azure-sdk-for-python warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 24c565d. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmdout	[automation_generate.sh] [Autorest]
      cmdout	[automation_generate.sh] [Autorest] (node:2906) ExperimentalWarning: The fs.promises API is experimental
      cmdout	[automation_generate.sh] [Autorest]    Loading AutoRest core      '/home/vsts/.autorest/@[email protected]/node_modules/@autorest/core/dist' (3.0.6372)
      cmdout	[automation_generate.sh] [Autorest] (node:2956) ExperimentalWarning: The fs.promises API is experimental
      cmdout	[automation_generate.sh] [Autorest]   TypeError: Cannot read property 'pass-thru' of undefined
      cmdout	[automation_generate.sh] [Autorest]../azure-sdk-for-python_tmp/generateOutput.json does not exist!!!
      warn	File azure-sdk-for-python_tmp/generateOutput.json not found to read
      warn	No file changes detected after generation
      warn	No package detected after generation
    ️🔄[Staging] ApiDocPreview inProgress [Detail]
    Posted by Swagger Pipeline | How to fix these errors?

    @@ -1900,8 +1910,22 @@
    "description": "Parameters supplied to the Create or Update Event Source operation for an IoTHub event source."
    },
    "EventSourceUpdateParameters": {
    "discriminator": "kind",
    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Add this to discriminate "EventHubEventSourceUpdateParameters" and "IoTHubEventSourceUpdateParameters".

    @openapi-workflow-bot
    Copy link

    Hi @kairu-ms, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ma/swaggerfeedback.

    @kairu-ms
    Copy link
    Contributor Author

    Hi @akning-ms, I'm trying to fix a patch method with polymorphic parameter. It's failed to pass some checkers. I think it's a special case because the discriminator 'kind' is not needed in request body, while it's needed for discrimination in SDK. So I marked it as a read only parameter. But it cannot pass checkers. I wander if there're any better operations.

    Another change is to remove 'ResourceProperties' because its properties already contained by others. It's also failed to pass breaking change checker.

    BTW, the new swagger can successfully generate Python Track2 SDK and works well with service API. And I've implemented the CLI commands based on it.

    @kairu-ms kairu-ms requested review from 00Kai0 and jsntcy December 22, 2020 10:00
    @openapi-workflow-bot
    Copy link

    Hi @kairu-ms, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff.

    TaskHow to fixPrioritySupport (Microsoft alias)
    AvocadoFix-AvocadoHighruowan
    Semantic validationFix-SemanticValidation-ErrorHighraychen, jianyxi
    Model validationFix-ModelValidation-ErrorHighraychen,jianyxi
    LintDiffFix-LintDiffhighjianyxi, ruoxuan
    If you need further help, please feedback via swagger feedback."

    @akning-ms
    Copy link
    Contributor

    Hi @kairu-ms, pls ping related tools owner for help in above table.

    @ghost
    Copy link

    ghost commented Jan 24, 2021

    Hi, @kairu-ms. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    @ghost ghost added the no-recent-activity label Jan 24, 2021
    Copy link
    Contributor

    @riserrad riserrad left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Thank you so much @kairu-ms . I really appreciate you taking some time to propose these fixes to our swagger spec.

    @kairu-ms kairu-ms requested a review from raych1 February 2, 2021 06:54
    @openapi-workflow-bot
    Copy link

    In the Window Period to fix mismatches between swagger and service, when PR is labelled with “FixS360”, breaking change can be approved by PR assignee; the Azure Breaking Change Board is no longer required to approve the PR. Please ensure to clarify what s360 action items to be solved, and @ mention PR assignee for awareness. Please check this wiki [Window to Fix Broken]( Window to Fix Broken - Overview (azure.com)) for more details.

    @kairu-ms
    Copy link
    Contributor Author

    kairu-ms commented Feb 9, 2021

    Hi @JeffreyRichter, this PR is to fix swagger issues. Can you review and approve the breaking change. Thanks.

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Feb 9, 2021
    @kairu-ms
    Copy link
    Contributor Author

    Hi @xccc-msft. This RP is ready, can you help to merge it?

    @xseeseesee xseeseesee merged commit 24c565d into Azure:master Feb 10, 2021
    iscai-msft added a commit to iscai-msft/azure-rest-api-specs that referenced this pull request Feb 10, 2021
    …into fix_resource_multiapi_submodule
    
    * 'master' of https://github.com/Azure/azure-rest-api-specs: (452 commits)
      Dev cost management microsoft.cost management 2020 12 01 preview new (Azure#12259)
      Edit securityContact swagger for 2020-01-01 (Azure#12265)
      [Hub Generated] Review request for Microsoft.Insights to add version stable/2020-10-01 (Azure#11579)
      [Hub Generated] Review request for Microsoft.Media to add version stable/2020-05-01 (Azure#12681)
      Fix TimeSeriesInsights swagger issues (Azure#12204)
      Fixing error in lastModifiedAt description (Azure#12854)
      Update comment.yml (Azure#12910)
      Fixing RI s360 Flagged corrections in 2019-10-01 version (Azure#12777)
      [Hub Generated] Review request for Microsoft.Web to add version stable/2020-10-01 (Azure#11636)
      [Ready For Review] New version 20210101 (Azure#12111)
      Update scheduledQueryRule_API.json (Azure#12895)
      Remove UserAssigned MSI (Azure#12900)
      Update library.json (Azure#12922)
      KeyVault: Feature/update security domain spec (Azure#12863)
      Fixes ExampleId type and incorrect ArmTokenParameter name (Azure#12896)
      Update contract for anomaly detector (Azure#12487)
      [NetAppFiles] Urgent bug fix, backup response, remove systemData(not in response yet) (Azure#12852)
      [AML] Add PipelineEndpoint with version and DataPathAssignments fields in AzureMLExecutePipeline (Azure#12744)
      remove duplicated schema (Azure#12779)
      [Web] Add Swagger for Service Principal (Azure#12780)
      ...
    mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
    * add polymorphism
    
    * fix polymorphy issues for enviroment update and event-source update
    
    * remove readme.az.md
    
    * remove readme.cli.md
    
    * add suppress for kind property in timeseriesinsights.json
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 CI-BreakingChange-Go CI-BreakingChange-Python
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    7 participants