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 Labelled Utterance Id type #20870

Merged
merged 6 commits into from
Oct 3, 2022
Merged

Fix Labelled Utterance Id type #20870

merged 6 commits into from
Oct 3, 2022

Conversation

ziyadss
Copy link
Contributor

@ziyadss ziyadss commented Sep 26, 2022

Data Plane API - Pull Request

ID width widening is a bug fix so a necessary breaking change

API Info: The Basics

Most of the information about your service should be captured in the issue that serves as your engagement record.

  • Link to engagement record issue:

Is this review for (select one):

  • a private preview
  • a public preview
  • GA release

Change Scope

This section will help us focus on the specific parts of your API that are new or have been modified.
Please share a link to the design document for the new APIs, a link to the previous Open API document (swagger) if applicable, and the root paths that have been updated.

  • Design Document:
  • Previous Open API Doc:
  • Updated paths:

❔Got questions? Need additional info?? We are here to help!

Contact us!

The Azure API Review Board is dedicated to helping you create amazing APIs. You can read about our mission and learn more about our process on our wiki.

Click here for links to tools, specs, guidelines & other good stuff

Tooling

Guidelines & Specifications

Helpful Links

@openapi-workflow-bot
Copy link

Hi, @ziyadss 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 Sep 26, 2022

    Swagger Validation Report

    ️❌BreakingChange: 5 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.9.7)] new version base version
    LUIS-Authoring.json v3.0(8b9c587) v3.0(main)
    LUIS-Authoring.json v2.0(8b9c587) v2.0(main)
    LUIS-Authoring.json v3.0(8b9c587) v3.0(main)
    Rule Message
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Authoring/preview/v3.0/LUIS-Authoring.json#L9030:9
    Old: Authoring/preview/v3.0/LUIS-Authoring.json#L9029:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Authoring/preview/v3.0/LUIS-Authoring.json#L457:11
    Old: Authoring/preview/v3.0/LUIS-Authoring.json#L457:11
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Authoring/stable/v2.0/LUIS-Authoring.json#L8637:9
    Old: Authoring/stable/v2.0/LUIS-Authoring.json#L8636:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Authoring/stable/v2.0/LUIS-Authoring.json#L678:11
    Old: Authoring/stable/v2.0/LUIS-Authoring.json#L678:11
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Authoring/stable/v3.0/LUIS-Authoring.json#L9040:9
    Old: Authoring/stable/v3.0/LUIS-Authoring.json#L9040:9
    ️️✔️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
    authoring_2_0 authoring_2_0(8b9c587) authoring_2_0(main)
    authoring_3_0_preview authoring_3_0_preview(8b9c587) authoring_3_0_preview(main)
    authoring_3_0 authoring_3_0(8b9c587) authoring_3_0(main)

    The following errors/warnings exist before current PR submission:

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

    Rule Message
    ⚠️ R2007 - LongRunningOperationsWithLongRunningExtension The operation 'Train_TrainVersion' returns 202 status code, which indicates a long running operation, please enable 'x-ms-long-running-operation.
    Location: Authoring/preview/v3.0/LUIS-Authoring.json#L3111
    ⚠️ R2007 - LongRunningOperationsWithLongRunningExtension The operation 'Train_TrainVersion' returns 202 status code, which indicates a long running operation, please enable 'x-ms-long-running-operation.
    Location: Authoring/stable/v2.0/LUIS-Authoring.json#L3054
    ⚠️ R2007 - LongRunningOperationsWithLongRunningExtension The operation 'Train_TrainVersion' returns 202 status code, which indicates a long running operation, please enable 'x-ms-long-running-operation.
    Location: Authoring/stable/v3.0/LUIS-Authoring.json#L3111
    ⚠️ R3017 - GuidUsage Guid used in model definition 'GuidResponse' for property 'GuidResponse'. 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: Authoring/preview/v3.0/LUIS-Authoring.json#L9005
    ⚠️ R3017 - GuidUsage Guid used in model definition 'EntityLabel' for property 'roleId'. 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: Authoring/preview/v3.0/LUIS-Authoring.json#L9169
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ModelInfo' for property 'id'. 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: Authoring/preview/v3.0/LUIS-Authoring.json#L9284
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ModelInfoResponse' for property 'id'. 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: Authoring/preview/v3.0/LUIS-Authoring.json#L9317
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ChildEntity' for property 'id'. 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: Authoring/preview/v3.0/LUIS-Authoring.json#L9503
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ApplicationInfoResponse' for property 'id'. 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: Authoring/preview/v3.0/LUIS-Authoring.json#L9787
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ApplicationSettings' for property 'id'. 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: Authoring/preview/v3.0/LUIS-Authoring.json#L9933
    ⚠️ R3017 - GuidUsage Guid used in model definition 'PublishSettings' for property 'id'. 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: Authoring/preview/v3.0/LUIS-Authoring.json#L9954
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ModelTrainingInfo' for property 'modelId'. 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: Authoring/preview/v3.0/LUIS-Authoring.json#L10038
    ⚠️ R3017 - GuidUsage Guid used in model definition 'PatternRuleUpdateObject' for property 'id'. 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: Authoring/preview/v3.0/LUIS-Authoring.json#L10343
    ⚠️ R3017 - GuidUsage Guid used in model definition 'EntityRole' for property 'id'. 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: Authoring/preview/v3.0/LUIS-Authoring.json#L10411
    ⚠️ R3017 - GuidUsage Guid used in model definition 'PatternRuleInfo' for property 'id'. 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: Authoring/preview/v3.0/LUIS-Authoring.json#L10460
    ⚠️ R3017 - GuidUsage Guid used in model definition 'GuidResponse' for property 'GuidResponse'. 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: Authoring/stable/v2.0/LUIS-Authoring.json#L8612
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ModelInfo' for property 'id'. 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: Authoring/stable/v2.0/LUIS-Authoring.json#L8860
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ModelInfoResponse' for property 'id'. 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: Authoring/stable/v2.0/LUIS-Authoring.json#L8893
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ChildEntity' for property 'id'. 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: Authoring/stable/v2.0/LUIS-Authoring.json#L9075
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ApplicationInfoResponse' for property 'id'. 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: Authoring/stable/v2.0/LUIS-Authoring.json#L9302
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ApplicationSettings' for property 'id'. 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: Authoring/stable/v2.0/LUIS-Authoring.json#L9448
    ⚠️ R3017 - GuidUsage Guid used in model definition 'PublishSettings' for property 'id'. 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: Authoring/stable/v2.0/LUIS-Authoring.json#L9469
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ModelTrainingInfo' for property 'modelId'. 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: Authoring/stable/v2.0/LUIS-Authoring.json#L9553
    ⚠️ R3017 - GuidUsage Guid used in model definition 'PatternRuleUpdateObject' for property 'id'. 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: Authoring/stable/v2.0/LUIS-Authoring.json#L9858
    ⚠️ R3017 - GuidUsage Guid used in model definition 'EntityRole' for property 'id'. 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: Authoring/stable/v2.0/LUIS-Authoring.json#L9926
    ⚠️ R3017 - GuidUsage Guid used in model definition 'PatternRuleInfo' for property 'id'. 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: Authoring/stable/v2.0/LUIS-Authoring.json#L9975
    ⚠️ R3017 - GuidUsage Guid used in model definition 'GuidResponse' for property 'GuidResponse'. 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: Authoring/stable/v3.0/LUIS-Authoring.json#L9015
    ⚠️ R3017 - GuidUsage Guid used in model definition 'EntityLabel' for property 'roleId'. 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: Authoring/stable/v3.0/LUIS-Authoring.json#L9179
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ModelInfo' for property 'id'. 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: Authoring/stable/v3.0/LUIS-Authoring.json#L9294
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ModelInfoResponse' for property 'id'. 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: Authoring/stable/v3.0/LUIS-Authoring.json#L9332
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️~[Staging] ServiceAPIReadinessTest succeeded [Detail] [Expand]
    Validation passes for ServiceAPIReadinessTest.
    ️️✔️~[Staging] TrafficValidation 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: 0 Warnings warning [Detail]
    • The following tags are being changed in this PR
      • "https://github.com/Azure/azure-rest-api-specs/blob/8b9c587954ff5b47ea30b5ddd54fe8c5f1b38058/specification/cognitiveservices/data-plane/LUIS/Authoring/readme.md#tag-authoring_2_0">cognitiveservices/data-plane/LUIS/Authoring/readme.md#authoring_2_0
      • "https://github.com/Azure/azure-rest-api-specs/blob/8b9c587954ff5b47ea30b5ddd54fe8c5f1b38058/specification/cognitiveservices/data-plane/LUIS/Authoring/readme.md#tag-authoring_3_0_preview">cognitiveservices/data-plane/LUIS/Authoring/readme.md#authoring_3_0_preview
      • "https://github.com/Azure/azure-rest-api-specs/blob/8b9c587954ff5b47ea30b5ddd54fe8c5f1b38058/specification/cognitiveservices/data-plane/LUIS/Authoring/readme.md#tag-authoring_3_0">cognitiveservices/data-plane/LUIS/Authoring/readme.md#authoring_3_0
    The following errors/warnings exist before current PR submission:

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

    Rule Message
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_2_0",
    "details":"Schema 'HierarchicalEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_2_0",
    "details":"Schema 'CompositeEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_2_0",
    "details":"Schema 'ClosedListEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_2_0",
    "details":"Schema 'PrebuiltEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_2_0",
    "details":"Schema 'CustomPrebuiltModel' inherits 'IntentClassifier' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_2_0",
    "details":"Schema 'CustomPrebuiltModel' inherits 'EntityExtractor' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_2_0",
    "details":"Schema 'CustomPrebuiltModel' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_2_0",
    "details":"Schema 'EntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_2_0",
    "details":"Schema 'RegexEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_2_0",
    "details":"Schema 'PatternAnyEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_2_0",
    "details":"Error: 10 errors occured -- cannot continue."
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0_preview",
    "details":"Schema 'HierarchicalEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0_preview",
    "details":"Schema 'CompositeEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0_preview",
    "details":"Schema 'ClosedListEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0_preview",
    "details":"Schema 'PrebuiltEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0_preview",
    "details":"Schema 'CustomPrebuiltModel' inherits 'IntentClassifier' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0_preview",
    "details":"Schema 'CustomPrebuiltModel' inherits 'EntityExtractor' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0_preview",
    "details":"Schema 'CustomPrebuiltModel' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0_preview",
    "details":"Schema 'EntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0_preview",
    "details":"Schema 'NDepthEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0_preview",
    "details":"Schema 'RegexEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0_preview",
    "details":"Schema 'PatternAnyEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0_preview",
    "details":"Error: 11 errors occured -- cannot continue."
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0",
    "details":"Schema 'HierarchicalEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0",
    "details":"Schema 'CompositeEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0",
    "details":"Schema 'ClosedListEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0",
    "details":"Schema 'PrebuiltEntityExtractor' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0",
    "details":"Schema 'CustomPrebuiltModel' inherits 'IntentClassifier' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0",
    "details":"Schema 'CustomPrebuiltModel' inherits 'EntityExtractor' via an allOf that is already coming from parent 'ModelInfo'"
    PreCheck/DuplicateInheritance "readme":"cognitiveservices/data-plane/LUIS/Authoring/readme.md",
    "tag":"authoring_3_0",
    "details":"Schema 'CustomPrebuiltModel' inherits 'EntityModelInfo' via an allOf that is already coming from parent 'ModelInfo'"
    ️️✔️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.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 26, 2022

    Swagger pipeline restarted successfully, please wait for status update in this comment.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 26, 2022

    Swagger pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment.

    @ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Sep 26, 2022
    @ghost
    Copy link

    ghost commented Sep 26, 2022

    Thank you for your contribution ziyadss! We will review the pull request and get back to you soon.

    @openapi-workflow-bot
    Copy link

    Hi @ziyadss, 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.

    @ziyadss ziyadss marked this pull request as ready for review September 26, 2022 15:12
    @ziyadss ziyadss requested a review from yangyuan as a code owner September 26, 2022 15:12
    @AmirGeorge
    Copy link
    Contributor

    AmirGeorge commented Sep 27, 2022

    @tjprescott can you please take a look at this PR and advise on the further steps we need to do to generate a LUIS authoring SDK?

    Regarding the errors in the above checks, most of them seem to be not related to the change. The only ones are the breaking change validations, and this is expected as the change is a breaking change but we need to do it to fix the bug in the SDK and have the datatype match what the service actually expects.

    @tjprescott
    Copy link
    Member

    @AmirGeorge you'll need to resolve the ModelValidation and SemanticValidation errors. The breaking change can be approved as a bug fix by reaching out to someone on the API stewardship board. @JeffreyRichter.

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Sep 30, 2022
    @AzureRestAPISpecReview AzureRestAPISpecReview added the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Oct 1, 2022
    @openapi-workflow-bot
    Copy link

    Hi @ziyadss, 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.ms/swaggerfeedback.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    @ziyadss ziyadss marked this pull request as draft October 1, 2022 20:45
    @ziyadss ziyadss marked this pull request as ready for review October 2, 2022 13:25
    @ziyadss
    Copy link
    Contributor Author

    ziyadss commented Oct 2, 2022

    @tjprescott
    Resolved validation errors, and Jeffrey Richter approved the breaking changes. This should now be ready for a merge.

    @tjprescott tjprescott merged commit 35627e5 into Azure:main Oct 3, 2022
    anandanthony pushed a commit to anandMicro/azure-rest-api-specs that referenced this pull request Dec 16, 2022
    * exampleId parameter in delete to int64
    
    * Id attribute in labelled utterances now int64
    
    * Typo in exampleId description
    
    * Semantic fix
    
    * model validation uuids
    
    * Remove discriminator
    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 BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-FixRequiredOnFailure Cognitive Services customer-reported Issues that are reported by GitHub users external to the Azure organization. data-plane
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    5 participants