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

[Language Text] Update swagger titles #19835

Merged
merged 3 commits into from
Jul 21, 2022

Conversation

deyaaeldeen
Copy link
Member

@deyaaeldeen deyaaeldeen commented Jul 19, 2022

This PR does the following:

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

Changelog

Add a changelog entry for 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 are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the 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 refresh required 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

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following appy to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you are using OpenAPIHub to initialize the PR for adding a new version. More details, refer to the wiki.
  • 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 any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

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.

@deyaaeldeen deyaaeldeen requested review from markweitzel and weidongxu-microsoft and removed request for a team July 19, 2022 13:17
@openapi-workflow-bot
Copy link

Hi, @deyaaeldeen 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. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jul 19, 2022

    Swagger Validation Report

    ️❌BreakingChange: 1 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.9.6)] new version base version
    2021-11-01-preview 2021-11-01(92b3e81) 2021-11-01(main)
    2022-02-01-preview 2022-02-01(92b3e81) 2022-02-01(main)
    2022-03-01-preview 2022-03-01(92b3e81) 2022-03-01(main)
    2022-05-15-preview 2022-05-15(92b3e81) 2022-05-15(main)
    2022-05-01 2022-05-01(92b3e81) 2022-05-01(main)
    Rule Message
    Runtime Exception "new":"https://github.com/Azure/azure-rest-api-specs/blob/92b3e81b8dbbcc5ca57b31b26b5bd740e5c3f833/specification/cognitiveservices/data-plane/Language/preview/2021-11-01-preview",
    "old":"https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/Language/preview/2021-11-01-preview",
    "details":"Command failed: node /mnt/vss/_work/_tasks/AzureApiValidation_5654d05d-82c1-48da-ad8f-161b817f6d41/0.0.35/common/temp/node_modules/.pnpm/@Azure+oad@0.9.6/node_modules/autorest/dist/app.js /tmp/readme.oad.old.md --v2 --tag=oad-default-tag --output-artifact=swagger-document.json --output-artifact=swagger-document.map --output-file=old --output-folder=/tmp\nERROR (Fatal/DuplicateModelCollsion): Duplicated model name with non-identical definitions\n - file:///mnt/vss/_work/1/same-version-c93b354fd9c14905bb574a8834c4d69b/specification/cognitiveservices/data-plane/Language/preview/2021-11-01-preview/textanalytics.json:2092:4 ($.definitions.ErrorResponse)\n - file:///mnt/vss/_work/1/same-version-c93b354fd9c14905bb574a8834c4d69b/specification/cognitiveservices/data-plane/Language/preview/2021-11-01-preview/common.json:10:4 ($.definitions.ErrorResponse)\n Cancellation requested.\n"
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    release_2022_02_01_preview release_2022_02_01_preview(92b3e81) release_2022_02_01_preview(main)
    release_2022_03_01_preview release_2022_03_01_preview(92b3e81) release_2022_03_01_preview(main)
    release_2021_11_01_preview release_2021_11_01_preview(92b3e81) release_2021_11_01_preview(main)
    release_2022_05_15_preview release_2022_05_15_preview(92b3e81) release_2022_05_15_preview(main)
    release_2022_05_01 release_2022_05_01(92b3e81) release_2022_05_01(main)

    The following errors/warnings exist before current PR submission:

    Rule Message
    ⚠️ R3017 - GuidUsage Guid used in model definition 'JobMetadata' for property 'jobId'. Usage of Guid is not recommanded. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
    Location: Language/preview/2021-11-01-preview/analyzetext.json#L1650
    ⚠️ R3017 - GuidUsage Guid used in model definition 'JobMetadata' for property 'jobId'. Usage of Guid is not recommanded. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
    Location: Language/preview/2022-02-01-preview/analyzetext.json#L2303
    ⚠️ R3017 - GuidUsage Guid used in model definition 'JobState' for property 'jobId'. Usage of Guid is not recommanded. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
    Location: Language/preview/2022-02-01-preview/analyzetext.json#L2349
    ⚠️ R3017 - GuidUsage Guid used in model definition 'JobMetadata' for property 'jobId'. Usage of Guid is not recommanded. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
    Location: Language/preview/2022-03-01-preview/analyzetext.json#L2355
    ⚠️ R3017 - GuidUsage Guid used in model definition 'JobState' for property 'jobId'. Usage of Guid is not recommanded. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
    Location: Language/preview/2022-03-01-preview/analyzetext.json#L2401
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️⚠️SDK Track2 Validation: 1 Warnings warning [Detail]
    • The following tags are being changed in this PR
      • "https://github.com/Azure/azure-rest-api-specs/blob/92b3e81b8dbbcc5ca57b31b26b5bd740e5c3f833/specification/cognitiveservices/data-plane/Language/readme.md#tag-release_2022_05_15_preview">cognitiveservices/data-plane/Language/readme.md#release_2022_05_15_preview
      • "https://github.com/Azure/azure-rest-api-specs/blob/92b3e81b8dbbcc5ca57b31b26b5bd740e5c3f833/specification/cognitiveservices/data-plane/Language/readme.md#tag-release_2022_05_01">cognitiveservices/data-plane/Language/readme.md#release_2022_05_01
      • "https://github.com/Azure/azure-rest-api-specs/blob/92b3e81b8dbbcc5ca57b31b26b5bd740e5c3f833/specification/cognitiveservices/data-plane/Language/readme.md#tag-release_2022_03_01_preview">cognitiveservices/data-plane/Language/readme.md#release_2022_03_01_preview
      • "https://github.com/Azure/azure-rest-api-specs/blob/92b3e81b8dbbcc5ca57b31b26b5bd740e5c3f833/specification/cognitiveservices/data-plane/Language/readme.md#tag-release_2022_02_01_preview">cognitiveservices/data-plane/Language/readme.md#release_2022_02_01_preview
      • "https://github.com/Azure/azure-rest-api-specs/blob/92b3e81b8dbbcc5ca57b31b26b5bd740e5c3f833/specification/cognitiveservices/data-plane/Language/readme.md#tag-release_2021_11_01_preview">cognitiveservices/data-plane/Language/readme.md#release_2021_11_01_preview
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ Modeler/MissingType "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"The schema 'components·19h7dsq·schemas·healthcareentitiesdocumentresult·properties·fhirbundle·additionalproperties' has no type or format information whatsoever. Location:\n file:///mnt/vss/_work/1/azure-rest-api-specs/specification/cognitiveservices/data-plane/Language/preview/2022-05-15-preview/analyzetext.json#/components/schemas/components·19h7dsq·schemas·healthcareentitiesdocumentresult·properties·fhirbundle·additionalproperties"


    The following errors/warnings exist before current PR submission:

    Only 30 items are listed, please refer to log for more details.

    Rule Message
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ConfusionMatrixCell' (2 differences):\n - properties.normalizedValue.$ref: "#/components/schemas/schemas:450" => "#/components/schemas/schemas:680"\n - properties.rawValue.$ref: "#/components/schemas/schemas:451" => "#/components/schemas/schemas:681""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'CreateDeploymentOptions' (1 differences):\n - properties.trainedModelLabel.$ref: "#/components/schemas/schemas:454" => "#/components/schemas/schemas:699""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'CreateProjectOptions' (9 differences):\n - properties.projectKind.description: "The project kind." => "Represents the project kind."\n - properties.storageInputContainerName: "$ref":"#/components/schemas/schemas:456",
    "description":"The storage container name." =>\n - properties.settings.$ref: "#/components/schemas/schemas:601" => "#/components/schemas/schemas:826"\n - properties.projectName.$ref: "#/components/schemas/schemas:457" => "#/components/schemas/schemas:701"\n - properties.description.$ref: "#/components/schemas/schemas:458" => "#/components/schemas/schemas:702"\n - properties.language.$ref: "#/components/schemas/schemas:459" => "#/components/schemas/schemas:703"\n - required.1: "storageInputContainerName" => "projectName"\n - required.2: "projectName" => "language"\n - required.3: "language" =>"
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'DeploymentJobState' (1 differences):\n - allOf.0.$ref: "#/components/schemas/schemas:556" => "#/components/schemas/schemas:780""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'EntityEvaluationSummary' (7 differences):\n - properties.f1.$ref: "#/components/schemas/schemas:490" => "#/components/schemas/schemas:714"\n - properties.precision.$ref: "#/components/schemas/schemas:491" => "#/components/schemas/schemas:715"\n - properties.recall.$ref: "#/components/schemas/schemas:492" => "#/components/schemas/schemas:716"\n - properties.truePositiveCount.$ref: "#/components/schemas/schemas:493" => "#/components/schemas/schemas:717"\n - properties.trueNegativeCount.$ref: "#/components/schemas/schemas:494" => "#/components/schemas/schemas:718"\n - properties.falsePositiveCount.$ref: "#/components/schemas/schemas:495" => "#/components/schemas/schemas:719"\n - properties.falseNegativeCount.$ref: "#/components/schemas/schemas:496" => "#/components/schemas/schemas:720""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'EvaluationOptions' (2 differences):\n - properties.trainingSplitPercentage.$ref: "#/components/schemas/schemas:507" => "#/components/schemas/schemas:723"\n - properties.testingSplitPercentage.$ref: "#/components/schemas/schemas:508" => "#/components/schemas/schemas:724""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'EvaluationResults' (3 differences):\n - properties.value.$ref: "#/components/schemas/schemas:510" => "#/components/schemas/schemas:726"\n - properties.value.description: "THe list of documents evaluation results." => "The utterances evaluation results."\n - properties.nextLink.$ref: "#/components/schemas/schemas:511" => "#/components/schemas/schemas:727""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'EvaluationSummary' (8 differences):\n - properties.projectKind: "description":"Represents the project type that the evaluation ran on.",
    "$ref":"#/components/schemas/projectKind" =>\n - properties.evaluationOptions.$ref: "#/components/schemas/schemas:506" => "#/components/schemas/schemas:722"\n - properties.evaluationOptions.description: => "The options that were used while running the evaluation."\n - properties.entitiesEvaluation: => "description":"Contains the data related to entities evaluation.",
    "$ref":"#/components/schemas/schemas:705"\n - properties.intentsEvaluation: => "description":"Contains the data related to intents evaluation.",
    "$ref":"#/components/schemas/schemas:772"\n - discriminator: "propertyName":"projectKind" =>\n - required.0: "projectKind" => "entitiesEvaluation"\n - required.1: "evaluationOptions" => "intentsEvaluation""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ExportedProject' (3 differences):\n - properties.projectFileVersion.$ref: "#/components/schemas/schemas:551" => "#/components/schemas/schemas:751"\n - properties.metadata.$ref: "#/components/schemas/schemas:455" => "#/components/schemas/schemas:700"\n - properties.assets.$ref: "#/components/schemas/schemas:552" => "#/components/schemas/schemas:752""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ExportedProjectAssets' (1 differences):\n - properties.projectKind.description: "The type of the project the assets belong to." => "The type of project containing the assets.""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ExportProjectJobState' (2 differences):\n - allOf.0.$ref: "#/components/schemas/schemas:556" => "#/components/schemas/schemas:780"\n - properties.resultUrl.$ref: "#/components/schemas/schemas:554" => "#/components/schemas/schemas:762""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ImportProjectJobState' (1 differences):\n - allOf.0.$ref: "#/components/schemas/schemas:556" => "#/components/schemas/schemas:780""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'JobState' (6 differences):\n - properties.jobId.$ref: "#/components/schemas/schemas:557" => "#/components/schemas/schemas:781"\n - properties.createdDateTime.$ref: "#/components/schemas/schemas:558" => "#/components/schemas/schemas:782"\n - properties.lastUpdatedDateTime.$ref: "#/components/schemas/schemas:559" => "#/components/schemas/schemas:783"\n - properties.expirationDateTime.$ref: "#/components/schemas/schemas:560" => "#/components/schemas/schemas:784"\n - properties.warnings.$ref: "#/components/schemas/schemas:561" => "#/components/schemas/schemas:785"\n - properties.errors.$ref: "#/components/schemas/schemas:562" => "#/components/schemas/schemas:786""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'JobState' (19 differences):\n - properties.jobId.$ref: "#/components/schemas/schemas:557" => "#/components/schemas/schemas:930"\n - properties.jobId.description: "The job ID." =>\n - properties.createdDateTime.$ref: "#/components/schemas/schemas:558" => "#/components/schemas/schemas:928"\n - properties.createdDateTime.description: "The creation date time of the job." =>\n - properties.lastUpdatedDateTime.$ref: "#/components/schemas/schemas:559" => "#/components/schemas/schemas:931"\n - properties.lastUpdatedDateTime.description: "The last date time the job was updated." =>\n - properties.expirationDateTime.$ref: "#/components/schemas/schemas:560" => "#/components/schemas/schemas:929"\n - properties.expirationDateTime.description: "The expiration date time of the job." =>\n - properties.status.description: "The job status." =>\n - properties.status.$ref: "#/components/schemas/JobStatus" => "#/components/schemas/JobState"\n - properties.status.x-ms-enum: => "modelAsString":true,
    "name":"JobState"\n - properties.warnings: "$ref":"#/components/schemas/schemas:561",
    "description":"The warnings that were encountered while executing the job." =>\n - properties.errors.$ref: "#/components/schemas/schemas:562" => "#/components/schemas/schemas:933"\n - properties.errors.description: "The errors encountered while executing the job." =>\n - properties.displayName: => "$ref":"#/components/schemas/schemas:927"\n - properties.nextLink: => "$ref":"#/components/schemas/schemas:934"\n - x-ms-client-name: "JobState" =>\n - required.1: "createdDateTime" => "lastUpdatedDateTime"\n - required.2: "lastUpdatedDateTime" => "createdDateTime""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'JobState' (6 differences):\n - type: "object" => "string"\n - properties: "jobId":"$ref":"#/components/schemas/schemas:557",
    "description":"The job ID.",
    "createdDateTime":"$ref":"#/components/schemas/schemas:558",
    "description":"The creation date time of the job.",
    "lastUpdatedDateTime":"$ref":"#/components/schemas/schemas:559",
    "description":"The last date time the job was updated.",
    "expirationDateTime":"$ref":"#/components/schemas/schemas:560",
    "description":"The expiration date time of the job.",
    "status":"description":"The job status.",
    "$ref":"#/components/schemas/JobStatus",
    "warnings":"$ref":"#/components/schemas/schemas:561",
    "description":"The warnings that were encountered while executing the job.",
    "errors":"$ref":"#/components/schemas/schemas:562",
    "description":"The errors encountered while executing the job." =>\n - x-ms-client-name: "JobState" =>\n - required: ["jobId",
    "createdDateTime",
    "lastUpdatedDateTime",
    "status"] =>\n - enum: => ["notStarted",
    "running",
    "succeeded",
    "partiallyCompleted",
    "failed",
    "cancelled",
    "cancelling"]\n - x-ms-enum: => "modelAsString":true,
    "name":"JobState""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ProjectDeletionJobState' (1 differences):\n - allOf.0.$ref: "#/components/schemas/schemas:556" => "#/components/schemas/schemas:780""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ProjectDeployment' (6 differences):\n - properties.deploymentName.$ref: "#/components/schemas/schemas:582" => "#/components/schemas/schemas:808"\n - properties.modelId.$ref: "#/components/schemas/schemas:583" => "#/components/schemas/schemas:809"\n - properties.lastTrainedDateTime.$ref: "#/components/schemas/schemas:584" => "#/components/schemas/schemas:810"\n - properties.lastDeployedDateTime.$ref: "#/components/schemas/schemas:585" => "#/components/schemas/schemas:811"\n - properties.deploymentExpirationDate.$ref: "#/components/schemas/schemas:586" => "#/components/schemas/schemas:812"\n - properties.modelTrainingConfigVersion.$ref: "#/components/schemas/schemas:587" => "#/components/schemas/schemas:813""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ProjectDeployments' (2 differences):\n - properties.value.$ref: "#/components/schemas/schemas:589" => "#/components/schemas/schemas:815"\n - properties.nextLink.$ref: "#/components/schemas/schemas:590" => "#/components/schemas/schemas:816""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ProjectMetadata' (16 differences):\n - properties.createdDateTime.$ref: "#/components/schemas/schemas:593" => "#/components/schemas/schemas:819"\n - properties.lastModifiedDateTime.$ref: "#/components/schemas/schemas:594" => "#/components/schemas/schemas:820"\n - properties.lastModifiedDateTime.description: "Represents the project last modification datetime." => "Represents the project creation datetime."\n - properties.lastTrainedDateTime.$ref: "#/components/schemas/schemas:595" => "#/components/schemas/schemas:821"\n - properties.lastTrainedDateTime.description: "Represents the project last training datetime." => "Represents the project last trained datetime."\n - properties.lastDeployedDateTime.$ref: "#/components/schemas/schemas:596" => "#/components/schemas/schemas:822"\n - properties.lastDeployedDateTime.description: "Represents the project last deployment datetime." => "Represents the project last deployed datetime."\n - properties.projectKind.description: "The project kind." => "Represents the project kind."\n - properties.storageInputContainerName: "$ref":"#/components/schemas/schemas:597",
    "description":"The storage container name." =>\n - properties.settings.$ref: "#/components/schemas/schemas:601" => "#/components/schemas/schemas:826"\n - properties.projectName.$ref: "#/components/schemas/schemas:598" => "#/components/schemas/schemas:823"\n - properties.description.$ref: "#/components/schemas/schemas:599" => "#/components/schemas/schemas:824"\n - properties.language.$ref: "#/components/schemas/schemas:600" => "#/components/schemas/schemas:825"\n - required.3: "storageInputContainerName" => "projectName"\n - required.4: "projectName" => "language"\n - required.5: "language" =>"
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ProjectSettings' (2 differences):\n - properties: => "confidenceThreshold":"$ref":"#/components/schemas/schemas:827",
    "description":"The threshold of the intent with the highest confidence,
    at which the prediction will automatically be changed to \"None\"."\n - required: => ["confidenceThreshold"]"
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ProjectsMetadata' (2 differences):\n - properties.value.$ref: "#/components/schemas/schemas:603" => "#/components/schemas/schemas:829"\n - properties.nextLink.$ref: "#/components/schemas/schemas:604" => "#/components/schemas/schemas:830""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ProjectTrainedModel' (6 differences):\n - properties.label.$ref: "#/components/schemas/schemas:606" => "#/components/schemas/schemas:832"\n - properties.modelId.$ref: "#/components/schemas/schemas:607" => "#/components/schemas/schemas:833"\n - properties.lastTrainedDateTime.$ref: "#/components/schemas/schemas:608" => "#/components/schemas/schemas:834"\n - properties.lastTrainingDurationInSeconds.$ref: "#/components/schemas/schemas:609" => "#/components/schemas/schemas:835"\n - properties.modelExpirationDate.$ref: "#/components/schemas/schemas:610" => "#/components/schemas/schemas:836"\n - properties.modelTrainingConfigVersion.$ref: "#/components/schemas/schemas:611" => "#/components/schemas/schemas:837""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'ProjectTrainedModels' (2 differences):\n - properties.value.$ref: "#/components/schemas/schemas:613" => "#/components/schemas/schemas:839"\n - properties.nextLink.$ref: "#/components/schemas/schemas:614" => "#/components/schemas/schemas:840""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'SubTrainingJobState' (3 differences):\n - properties.percentComplete.$ref: "#/components/schemas/schemas:633" => "#/components/schemas/schemas:843"\n - properties.startDateTime.$ref: "#/components/schemas/schemas:634" => "#/components/schemas/schemas:844"\n - properties.endDateTime.$ref: "#/components/schemas/schemas:635" => "#/components/schemas/schemas:845""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'SupportedLanguage' (2 differences):\n - properties.languageName.$ref: "#/components/schemas/schemas:637" => "#/components/schemas/schemas:847"\n - properties.languageCode.$ref: "#/components/schemas/schemas:638" => "#/components/schemas/schemas:848""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'SupportedLanguages' (2 differences):\n - properties.value.$ref: "#/components/schemas/schemas:640" => "#/components/schemas/schemas:850"\n - properties.nextLink.$ref: "#/components/schemas/schemas:641" => "#/components/schemas/schemas:851""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'SwapDeploymentsOptions' (2 differences):\n - properties.firstDeploymentName.$ref: "#/components/schemas/schemas:643" => "#/components/schemas/schemas:853"\n - properties.secondDeploymentName.$ref: "#/components/schemas/schemas:644" => "#/components/schemas/schemas:854""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'TrainingConfigVersion' (2 differences):\n - properties.trainingConfigVersion.$ref: "#/components/schemas/schemas:646" => "#/components/schemas/schemas:856"\n - properties.modelExpirationDate.$ref: "#/components/schemas/schemas:647" => "#/components/schemas/schemas:857""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'TrainingConfigVersions' (2 differences):\n - properties.value.$ref: "#/components/schemas/schemas:649" => "#/components/schemas/schemas:859"\n - properties.nextLink.$ref: "#/components/schemas/schemas:650" => "#/components/schemas/schemas:860""
    ⚠️ PreCheck/DuplicateSchema "readme":"cognitiveservices/data-plane/Language/readme.md",
    "tag":"release_2022_05_15_preview",
    "details":"Duplicate Schema named 'TrainingJobOptions' (6 differences):\n - properties.modelLabel.$ref: "#/components/schemas/schemas:652" => "#/components/schemas/schemas:862"\n - properties.trainingConfigVersion.$ref: "#/components/schemas/schemas:653" => "#/components/schemas/schemas:863"\n - properties.trainingConfigVersion.description: "Represents training config version." => "Represents training config version. By default,
    \"latest\" value is used which uses the latest released training config version."\n - properties.evaluationOptions.$ref: "#/components/schemas/schemas:506" => "#/components/schemas/schemas:722"\n - properties.trainingMode: => "description":"Represents the mode of the training operation.",
    "$ref":"#/components/schemas/TrainingMode"\n - required.1: "trainingConfigVersion" => "trainingMode""
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jul 19, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

    Breaking Changes Tracking

    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from f705a46. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      warn		specification/cognitiveservices/data-plane/Language/readme.md skipped due to azure-sdk-for-net not found in swagger-to-sdk
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/dev/cognitiveservices/data-plane/Language/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] ERROR (Fatal/DuplicateModelCollsion): Duplicated model name with non-identical definitions
      cmderr	[Autorest]     - file:///mnt/vss/_work/1/s/azure-rest-api-specs/dev/cognitiveservices/data-plane/Language/questionanswering-authoring.json:1209:4 ($.definitions.JobState)
      cmderr	[Autorest]     - file:///mnt/vss/_work/1/s/azure-rest-api-specs/dev/cognitiveservices/data-plane/Language/common.json:240:4 ($.definitions.JobState)
      cmderr	[Autorest]   Cancellation requested.
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: autorest
      warn	Skip package processing as generation is failed
    ️⚠️ azure-sdk-for-python warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from f705a46. 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.
      warn		specification/cognitiveservices/data-plane/Language/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]  global `--global`, `--local` are deprecated. Use `--location=global` instead.
      warn	No file changes detected after generation
      warn	No package detected after generation
    ️⚠️ azure-sdk-for-net-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from f705a46. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      warn	File azure-sdk-for-net_tmp/initOutput.json not found to read
      warn		dev/cognitiveservices/data-plane/Language/readme.md skipped due to azure-sdk-for-net-track2 not found in swagger-to-sdk
      command	pwsh ./eng/scripts/Automation-Sdk-Generate.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
      warn	No file changes detected after generation
      warn	Skip detect changed packages
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    Hi @deyaaeldeen, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    Copy link
    Member

    @weidongxu-microsoft weidongxu-microsoft left a comment

    Choose a reason for hiding this comment

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

    No REST API change. I will suppress the breaking change when merge (I don't think the failure is related to the change).

    Could we have another approval from backend?

    @heaths Is this rename OK for you?

    @weidongxu-microsoft
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @deyaaeldeen
    Copy link
    Member Author

    @mikaelsitruk wants to adopt the following names:

    • Microsoft Cognitive Language Service - Question Answering
    • Microsoft Cognitive Language Service – Conversation Analysis
    • Microsoft Cognitive Language Service - Text Analysis

    So I updated the PR to use "Text Analysis" instead of "Analyze Text".

    Copy link
    Member

    @heaths heaths left a comment

    Choose a reason for hiding this comment

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

    Yes, the changes look fine and all the validation failures are expected. There's no actual breaking changes here that I see, and validation is just triggering off of old, already-published files...and even many of those issues weren't real issues then.

    @weidongxu-microsoft
    Copy link
    Member

    @deyaaeldeen Let me know when you need it merged.

    @deyaaeldeen
    Copy link
    Member Author

    @deyaaeldeen Let me know when you need it merged.

    @weidongxu-microsoft It is ready to get merged now.

    @weidongxu-microsoft weidongxu-microsoft added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Jul 21, 2022
    @weidongxu-microsoft weidongxu-microsoft merged commit f705a46 into Azure:main Jul 21, 2022
    @deyaaeldeen deyaaeldeen deleted the analyzetext/update-titles branch July 21, 2022 15:30
    akning-ms pushed a commit that referenced this pull request Aug 1, 2022
    * update folder structure
    
    * small errors and CI check
    
    * [Language Text] Update swagger titles (#19835)
    
    * [Language Text] Update swagger titles
    
    * edits
    
    * address feedback
    
    * Review request for Microsoft.ContainerService to add version 2022-06-01 (#19848)
    
    * Adds base for updating Microsoft.ContainerService from version stable/2022-04-01 to version 2022-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update readmes (#19421)
    
    * Add key management service profile of a managed cluster for version 2022-06-01 (#19529)
    
    * Add NetworkPlugin none option to 2022-06-01 (#19510)
    
    * Add NetworkPlugin none option to 2022-06-01
    
    * improve description for none value
    
    * Fix violated rule R4041 for 2022-06-01 managedCluster swagger (#19581)
    
    * remove useless directive
    
    * fix R4041
    
    * GA AKS support for Dedicated Host Group (#19547)
    
    * GA AKS support for Dedicated Host Group
    
    * fit some format minor issue
    
    * add newline in end of files
    
    * Defender updates (#19665)
    
    * Defender updates
    
    * sample
    
    * remove old description
    
    Co-authored-by: Bin Xia <binxi@microsoft.com>
    Co-authored-by: Matt Stam <mattstam@live.com>
    Co-authored-by: Jianping Zeng <zjpjack@users.noreply.github.com>
    Co-authored-by: Or Parnes <orparnes@microsoft.com>
    
    * Update resources.json (#19861)
    
    * Pattts/predictive autoscale 20221001 (#19765)
    
    * Rev Autoscale API from 2021-05-01-preview to 2022-10-01.
    
    * Fix minor swagger issue. Default should be 'false'
    
    * Fix swagger validation error
    
    * Defining a new package 2022-10
    
    * AutoscaleSettingResource now reference allOf 'resource' which is the actual autoscaleSetting resource definition
    
    * Fix require property issue
    
    * Run prettier against autoscale_API.json
    
    * [Maps - Render & Spatial Services] add v2022-08-01 (#19520)
    
    * copy old swagger to new folders
    
    * set api version to 2022-08-01
    
    * apply api changes
    
    Co-authored-by: Gigi Grajo <gigigrajo@microsoft.com>
    
    * update appconfiguration (#19330)
    
    * update appconfiguration
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * [Hub Generated] Publish private branch 'main' (#19852)
    
    * Add StorageMover specification for PubliC Preview
    
    * SpellCheck fix
    
    * Update custom-words
    
    * Update specification/storagemover/resource-manager/readme.md
    
    Co-authored-by: Abhishek Krishna <abkrish@microsoft.com>
    Co-authored-by: Dapeng Zhang <dapzhang@microsoft.com>
    
    * Merging Dynatrace swagger in stable folder (#19862)
    
    * Committing base swagger version
    
    * Removing preview tag from stable folder api version
    
    * Changing version name in all the files
    
    * Updating readme.go and readme.md files
    
    * [CDN] Fix customDomains property type in Endpoint (#19788)
    
    * [CDN] Fix customDomains property type in Endpoint
    
    * Fix linter error
    
    Co-authored-by: Bo Zhang <bzhan@microsoft.com>
    
    * Adding Microsoft.Sql AdvancedThreatProtectionSettings APIs for MI on v5 tag for 2022-02-01-preview (#19866)
    
    * update folders
    
    * [Hub Generated] Review request for Microsoft.KeyVault to add version stable/7.3 (#19844)
    
    * Update description of exportable attribute and release_policy.data
    
    * Remove submodule azure-reset-api-specs
    
    * Fix description for exportable
    
    Co-authored-by: Sunny Solanki <Sunny.Solanki@microsoft.com>
    
    * Add latest StorageMover updates (#19876)
    
    * Add StorageMover specification for PubliC Preview
    
    * SpellCheck fix
    
    * Update custom-words
    
    * Update specification/storagemover/resource-manager/readme.md
    
    * Add latest StorageMover updates
    
    Co-authored-by: Abhishek Krishna <abkrish@microsoft.com>
    Co-authored-by: Dapeng Zhang <dapzhang@microsoft.com>
    
    * Update readme.python.md (#19899)
    
    * Update readme.python.md
    
    * Update readme.md
    
    * Moving files from azure-rest-spec-pr to azure-rest-spec repo after api review (#19878)
    
    * Moving files from azure-rest-spec-pr to azure-rest-spec repo after api review
    
    * Add known words
    
    * Removed static IP allocation only from examples (#19858)
    
    * Removed static IP allocation
    
    * Removed static only from examples
    
    Co-authored-by: Arpit Gagneja <argagnej@microsoft.com>
    
    * Update securityinsights readme.python (#19903)
    
    * update securityinsights readme.python
    
    * Update readme.python.md
    
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
    
    * fix lint errors in Synapse trigger.json (#19660)
    
    * put json files into RP folders
    
    * update readme
    
    * Add CONTRIBUTING.md (#19257)
    
    * Add CONTRIBUTING.md
    
    * Apply suggestions from PR review
    
    Co-authored-by: Heath Stewart <heaths@outlook.com>
    
    * Apply suggestions from PR review
    
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    
    * Regen toc for CONTRIBUTING.md
    
    * Address PR review comments
    
    * Address PR review comments
    
    Co-authored-by: Heath Stewart <heaths@outlook.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    
    * fix devcenter readme.go.md config (#19906)
    
    * fix readme.go.md config
    
    * rename to SkuInfo
    
    * add annotation for labservices (#19884)
    
    * add to description of OS state (#19764)
    
    * [Hub Generated] Review request for Microsoft.KeyVault to add version preview/2021-06-01-preview (#19767)
    
    * Updated the managed hsm resource manager spec to include two additional properties for private endpoint connection item
    
    * Update managed hsm private endpoint connection item in mhsm spec for latest api version
    
    * Address LRO_RESPONSE_HEADER violation for managed hsm
    
    Long running operations that are annotated with x-ms-long-running-operation:true
    must return location header or azure-AsyncOperation in response.
    Added the missing location header for managed hsm update command as well as to the corresponding
    examples.
    
    * [Microsoft.DeviceUpdate] Adding first stable API version (#19846)
    
    * Copied the most recent preview version into the first stable version
    
    * Updated api version in new stable version, added the tag to readme.md
    
    * Fixed typo
    
    * Fixed the wrong path in readme.md
    
    * Reverted VS Code automatic breaking change
    
    * Fix broken link (#19688)
    
    * add aadObjectId property to kustoPool (#19856)
    
    Co-authored-by: Amit Elran <amelran@microsoft.com>
    
    * Updata securityinsights readme.python (#19917)
    
    * update securityinsights readme.python
    
    * update readme.python
    
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
    
    * modify readme.typescripy.md for compute package (#19607)
    
    Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <v-ziweichen@microsoft.com>
    
    * Dev gubalasu frontdoor microsoft.network 2021 06 01 (#19578)
    
    * Adds base for updating Microsoft.Network from version stable/2020-05-01 to version 2021-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update waf configs and examples from 2020-11-01
    
    * Update api version in new specs and examples
    
    * Migration api update
    
    * Update readme
    
    * Fix readme
    
    * update readme
    
    * Fix readme again
    
    * Fix readme
    
    * Fix readme
    
    * update waf policy provisioning state
    
    * Update securityinsights readme.python (#19923)
    
    * update securityinsights readme.python
    
    * update readme.python
    
    * last modify
    
    * Update readme.python.md
    
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
    
    * sync with changes made to master
    
    * update folder structure
    
    * small errors and CI check
    
    * update folders
    
    * put json files into RP folders
    
    * update readme
    
    * resolve capitalization and number misplacement accident
    
    Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
    Co-authored-by: Deyaaeldeen Almahallawi <dealmaha@microsoft.com>
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    Co-authored-by: Bin Xia <binxi@microsoft.com>
    Co-authored-by: Matt Stam <mattstam@live.com>
    Co-authored-by: Jianping Zeng <zjpjack@users.noreply.github.com>
    Co-authored-by: Or Parnes <orparnes@microsoft.com>
    Co-authored-by: Alexander Batishchev <abatishchev@gmail.com>
    Co-authored-by: PatrickTseng <pattts@microsoft.com>
    Co-authored-by: gigi <52640944+gigigoo0@users.noreply.github.com>
    Co-authored-by: Gigi Grajo <gigigrajo@microsoft.com>
    Co-authored-by: zhenbiao wei <424401670@qq.com>
    Co-authored-by: Abhishek Krishna <AbhishekKrishna123@users.noreply.github.com>
    Co-authored-by: Abhishek Krishna <abkrish@microsoft.com>
    Co-authored-by: Dapeng Zhang <dapzhang@microsoft.com>
    Co-authored-by: Divyansh Agarwal <83802474+divyansh3131@users.noreply.github.com>
    Co-authored-by: t-bzhan <61817681+t-bzhan@users.noreply.github.com>
    Co-authored-by: Bo Zhang <bzhan@microsoft.com>
    Co-authored-by: Uriel Cohen <urielc@microsoft.com>
    Co-authored-by: susolank <73919400+susolank@users.noreply.github.com>
    Co-authored-by: Sunny Solanki <Sunny.Solanki@microsoft.com>
    Co-authored-by: Ralf Beckers <bexxx@users.noreply.github.com>
    Co-authored-by: arpit-gagneja <gagneja.arpit@gmail.com>
    Co-authored-by: Arpit Gagneja <argagnej@microsoft.com>
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
    Co-authored-by: YanjunGao <85206987+yanjungao718@users.noreply.github.com>
    Co-authored-by: Mike Kistler <mikekistler@microsoft.com>
    Co-authored-by: Heath Stewart <heaths@outlook.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    Co-authored-by: Jiahui Peng <46921893+Alancere@users.noreply.github.com>
    Co-authored-by: j-zhong-ms <107880703+j-zhong-ms@users.noreply.github.com>
    Co-authored-by: Tom FitzMacken <tomfitz@microsoft.com>
    Co-authored-by: neeerajaakula <81248992+neeerajaakula@users.noreply.github.com>
    Co-authored-by: darkoa-msft <61987922+darkoa-msft@users.noreply.github.com>
    Co-authored-by: Roy Wellington <53838718+roy-work@users.noreply.github.com>
    Co-authored-by: Amit Elran <amitelran2110@gmail.com>
    Co-authored-by: Amit Elran <amelran@microsoft.com>
    Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
    Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <v-ziweichen@microsoft.com>
    Co-authored-by: gubalasu <59630928+gubalasu@users.noreply.github.com>
    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-FixRequiredOnFailure
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants