Skip to content

Sdk release planner prod test2 #21870

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dw511214992
Copy link
Member

@dw511214992 dw511214992 commented Dec 13, 2022

Data Plane API - Pull Request

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, @dw511214992 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 13, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️❌LintDiff: 6 Errors, 50 Warnings failed [Detail]
    compared tags (via openapi-validator v2.0.0) new version base version
    package-2022-08-13 package-2022-08-13(e20bd40) default(main)

    [must fix]The following errors/warnings are introduced by current PR:

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

    Rule Message Related RPC [For API reviewers]
    AvoidAnonymousParameter Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L197
    AvoidAnonymousParameter Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L445
    AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L461
    AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L483
    RequiredReadOnlyProperties Property 'collectionId' is a required property. It should not be marked as 'readonly'
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L602
    RequiredReadOnlyProperties Property 'transactionId' is a required property. It should not be marked as 'readonly'
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L602
    ⚠️ SecurityDefinitionDescription Security definition should have a description.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L43
    ⚠️ XmsExamplesRequired Please provide x-ms-examples describing minimum/maximum property set for response/request payloads for operations.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L56
    ⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L77
    ⚠️ XmsExamplesRequired Please provide x-ms-examples describing minimum/maximum property set for response/request payloads for operations.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L87
    ⚠️ SuccessResponseBody All success responses except 202 & 204 should define a response body.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L97
    ⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L100
    ⚠️ XmsExamplesRequired Please provide x-ms-examples describing minimum/maximum property set for response/request payloads for operations.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L110
    ⚠️ SuccessResponseBody All success responses except 202 & 204 should define a response body.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L120
    ⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L123
    ⚠️ XmsExamplesRequired Please provide x-ms-examples describing minimum/maximum property set for response/request payloads for operations.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L133
    ⚠️ SuccessResponseBody All success responses except 202 & 204 should define a response body.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L143
    ⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L146
    ⚠️ XmsExamplesRequired Please provide x-ms-examples describing minimum/maximum property set for response/request payloads for operations.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L156
    ⚠️ PaginationResponse Response body schema of pageable response should contain top-level array property value
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L168
    ⚠️ SchemaTypeAndFormat Schema with type: string has unrecognized format: uri
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L168
    ⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L172
    ⚠️ XmsExamplesRequired Please provide x-ms-examples describing minimum/maximum property set for response/request payloads for operations.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L183
    ⚠️ ParameterDescription Parameter should have a description.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L194
    ⚠️ RequestBodyOptional The body parameter is not marked as required.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L194
    ⚠️ Post201Response Using post for a create operation is discouraged.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L214
    ⚠️ SuccessResponseBody All success responses except 202 & 204 should define a response body.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L214
    ⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L224
    ⚠️ XmsExamplesRequired Please provide x-ms-examples describing minimum/maximum property set for response/request payloads for operations.
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L234
    ⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
    Location: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L239
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️⚠️~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]

    API Test is not triggered due to precheck failure. Check pipeline log for details.

    ️️✔️~[Staging] SwaggerAPIView succeeded [Detail] [Expand]
    ️❌ModelValidation: 13 Errors, 0 Warnings failed [Detail]
    Rule Message
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_ListCollections.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L56:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_GetEnclaveQuotes.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L87:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_GetConstitution.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L110:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_GetConsortiumMembers.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L133:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_ListLedgerEntries.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L156:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_CreateLedgerEntry.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L183:15
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_GetLedgerEntry.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L234:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_GetReceipt.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L270:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_GetTransactionStatus.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L303:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_GetCurrentLedgerEntry.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L336:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_DeleteUser.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L365:17
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_GetUser.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L394:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ConfidentialLedger_CreateOrUpdateUser.
    Url: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L426:16
    ️❌SemanticValidation: 19 Errors, 0 Warnings failed [Detail]
    Rule Message
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: flow
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: authorizationUrl
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: tokenUrl
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: scopes
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    ENUM_MISMATCH No enum match for: oauth2
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: name
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: in
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: flow
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: authorizationUrl
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: tokenUrl
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: scopes
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    ENUM_MISMATCH No enum match for: oauth2
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: tokenUrl
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: authorizationUrl
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    ENUM_MISMATCH No enum match for: implicit
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: authorizationUrl
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    ENUM_MISMATCH No enum match for: implicit
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    ENUM_MISMATCH No enum match for: implicit
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    ONE_OF_MISSING Data does not match any schemas from 'oneOf'
    JsonUrl: Azure.SDKReleasePlannerTest/stable/2022-08-13/sdkreleaseplannertest.json#L45:15
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️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 Dec 13, 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-python warning [Detail]
    • ⚠️Warning [Logs] Generate from faeb442d2118c7b8807a8491a876c13c37f65079. 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/sdkreleaseplannertest/data-plane/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]
      cmderr	[automation_generate.sh] npm notice New major version of npm available! 8.19.2 -> 9.2.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.2.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️azure-security-sdkreleaseplannertest [View full logs]  [Preview SDK Changes]
      info	[Changelog] data-plan skip changelog generation temporarily
    ️⚠️ azure-sdk-for-net-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from faeb442d2118c7b8807a8491a876c13c37f65079. 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		specification/sdkreleaseplannertest/data-plane/readme.md skipped due to azure-sdk-for-net-track2 not found in swagger-to-sdk
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
      cmderr	[Invoke-GenerateAndBuildV2.ps1] npm notice
      cmderr	[Invoke-GenerateAndBuildV2.ps1] npm notice New major version of npm available! 8.15.0 -> 9.2.0
      cmderr	[Invoke-GenerateAndBuildV2.ps1] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.2.0>
      cmderr	[Invoke-GenerateAndBuildV2.ps1] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[Invoke-GenerateAndBuildV2.ps1] npm notice
    • ️✔️Azure.Security.SDKReleasePlannerTest [View full logs]  [Preview SDK Changes]
      info	[Changelog]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from faeb442d2118c7b8807a8491a876c13c37f65079. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      warn		specification/sdkreleaseplannertest/data-plane/readme.md skipped due to azure-sdk-for-js not found in swagger-to-sdk
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure-rest/sdkreleaseplannertest-rest [View full logs]  [Preview SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from faeb442d2118c7b8807a8491a876c13c37f65079. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      cmderr	[init.sh] [notice] A new release of pip available: 22.3 -> 22.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip available: 22.3 -> 22.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      warn		specification/sdkreleaseplannertest/data-plane/readme.md skipped due to azure-sdk-for-java not found in swagger-to-sdk
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] npm notice
      cmderr	[generate.py] npm notice New major version of npm available! 8.15.0 -> 9.2.0
      cmderr	[generate.py] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.2.0>
      cmderr	[generate.py] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[generate.py] npm notice
    • ️✔️azure-sdkreleaseplannertest [View full logs]  [Preview SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Dec 13, 2022

    Generated ApiView

    Language Package Name ApiView Link
    swagger Azure.SDKReleasePlannerTest https://apiview.dev/Assemblies/Review/91a251692e834bcdbf6ee0997f75b222
    JavaScript @azure-rest/sdkreleaseplannertest-rest https://apiview.dev/Assemblies/Review/9c999c1091504d2e8b591ea635575ea6
    Java azure-sdkreleaseplannertest https://apiview.dev/Assemblies/Review/9fde4f9aaff942ba8cef836c7c14edb8
    Python azure-security-sdkreleaseplannertest https://apiview.dev/Assemblies/Review/70e8c82f49bc48f7a14fa6379fd496d7
    .Net Azure.Security.SDKReleasePlannerTest https://apiview.dev/Assemblies/Review/41ed831e16fb4f6c8cd2b44986beaff4

    @dw511214992
    Copy link
    Member Author

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @Azure Azure deleted a comment from openapi-workflow-bot bot Dec 14, 2022
    @Azure Azure deleted a comment from openapi-pipeline-app bot Dec 14, 2022
    @Azure Azure deleted a comment from openapi-pipeline-app bot Dec 14, 2022
    @Azure Azure deleted a comment from openapi-pipeline-app bot Dec 14, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Cadl Authored with Cadl data-plane
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants