Skip to content

Conversation

@vaishnavi-janardhan
Copy link
Contributor

@vaishnavi-janardhan vaishnavi-janardhan commented Sep 8, 2021

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
    • minor swagger updates
  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 langauge 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 apply to the PR so that label “WaitForARMFeedback” will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.
  • 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.

sashanm and others added 7 commits March 25, 2021 01:07
* new api changes

* referer url change
* readme changes

* Swagger refresh and update examples

* Change examples as per oav validations

* Minor swagger modifications

* Minor spacing adjustments

* Set ModelAsString to true for enums and modify examples

* Fix swagger lint validation error

* Modify readme and examples

* Modify readme.go.md

* Update swagger

* Minor prettier fix

* Change python package version in readme

* Fix spell check error
changes to enable forward and reverse shipping details in get order i…
* Swagger correctness fix with other changes

* Return api field additions

* Change expand description for listOrderItem calls

Co-authored-by: Vaishnavi Janardhan <[email protected]>
@openapi-workflow-bot
Copy link

Hi, @vaishnavi-janardhan 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-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 8, 2021

    Swagger Validation Report

    ️❌BreakingChange: 15 Errors, 0 Warnings failed [Detail]
    Rule Message
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L1901:9
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L1889:9
    1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2783:9
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2737:9
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'managementResourceTenantId' in response that was not found in the old version.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L1781:7
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L1774:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'productDoubleEncryptionStatus' in response that was not found in the old version.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2774:7
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2728:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'sasKeyForLabel' in response that was not found in the old version.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L3080:7
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L3060:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'resourceProviderNamespace' in response that was not found in the old version.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L3043:7
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2965:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'managementRpDetailsList' in response that was not found in the old version.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2292:7
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2255:7
    1041 - AddedPropertyInResponse The new version has a new property 'resourceProviderDetails' in response that was not found in the old version.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2918:7
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2848:7
    1042 - ChangedParameterOrder The order of parameter '$skipToken' was changed.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L365:9
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L365:9
    1043 - AddingOptionalParameter The optional parameter '$expand' was added in the new version.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L379:11
    1045 - AddedOptionalProperty The new version has a new optional property 'managementRpDetailsList' that was not found in the old version.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2292:7
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2255:7
    1045 - AddedOptionalProperty The new version has a new optional property 'productDoubleEncryptionStatus' that was not found in the old version.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2774:7
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2728:7
    1045 - AddedOptionalProperty The new version has a new optional property 'resourceProviderNamespace' that was not found in the old version.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L3043:7
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2965:7
    1045 - AddedOptionalProperty The new version has a new optional property 'serviceTag' that was not found in the old version.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L3057:7
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2973:7
    1045 - AddedOptionalProperty The new version has a new optional property 'shippingBoxRequired' that was not found in the old version.
    New: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L3057:7
    Old: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2973:7
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: shippingBoxRequired
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L3070


    The following errors/warnings exist before current PR submission:

    Rule Message
    ⚠️ R1003 - ListInOperationName Since operation 'ListOperations' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L24
    ⚠️ R1003 - ListInOperationName Since operation 'ListAddressesAtSubscriptionLevel' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L66
    ⚠️ R1003 - ListInOperationName Since operation 'ListProductFamilies' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L125
    ⚠️ R1003 - ListInOperationName Since operation 'ListConfigurations' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L193
    ⚠️ R1003 - ListInOperationName Since operation 'ListProductFamiliesMetadata' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L254
    ⚠️ R1003 - ListInOperationName Since operation 'ListOrderAtSubscriptionLevel' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L306
    ⚠️ R1003 - ListInOperationName Since operation 'ListOrderItemsAtSubscriptionLevel' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L358
    ⚠️ R1003 - ListInOperationName Since operation 'ListAddressesAtResourceGroupLevel' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L424
    ⚠️ R1003 - ListInOperationName Since operation 'ListOrderAtResourceGroupLevel' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L709
    ⚠️ R1003 - ListInOperationName Since operation 'ListOrderItemsAtResourceGroupLevel' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L815
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: sendNotification
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2207
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isDataAction
    Location: common-types/resource-management/v2/types.json#L359
    ⚠️ R3027 - TrackedResourceListByResourceGroup The tracked resource, 'AddressResource', must have a list by resource group operation.(This rule does not apply for tenant level resources.)
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L1260
    ⚠️ R3027 - TrackedResourceListByResourceGroup The tracked resource, 'OrderItemResource', must have a list by resource group operation.(This rule does not apply for tenant level resources.)
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2494
    ⚠️ R3028 - TrackedResourceListBySubscription The tracked resource, 'AddressResource', must have a list by subscriptions operation.
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L1260
    ⚠️ R3028 - TrackedResourceListBySubscription The tracked resource, 'OrderItemResource', must have a list by subscriptions operation.
    Location: Microsoft.EdgeOrder/preview/2020-12-01-preview/edgeorder.json#L2494
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️[Staging] SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️[Staging] Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 8, 2021

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go - preview/edgeorder/mgmt/2020-12-01-preview/edgeorder - v58.1.0
    +	Function `BaseClient.ListOrderItemsAtSubscriptionLevelComplete` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string, string, string)`
    +	Function `BaseClient.ListOrderItemsAtSubscriptionLevelPreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string, string, string)`
    +	Function `BaseClient.ListOrderItemsAtSubscriptionLevel` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string, string, string)`
    +	Type of `OrderItemDetails.ForwardShippingDetails` has been changed from `*ShippingDetails` to `*ForwardShippingDetails`
    +	Type of `OrderItemDetails.ManagementRpDetails` has been changed from `interface{}` to `*ResourceProviderDetails`
    +	Type of `OrderItemDetails.ReverseShippingDetails` has been changed from `*ShippingDetails` to `*ReverseShippingDetails`
    azure-sdk-for-python-track2 - track2_azure-mgmt-edgeorder - 1.0.0b1
    +	Operation EdgeOrderManagementClientOperationsMixin.list_order_items_at_subscription_level has a new signature
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d12092e. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/edgeorder/resource-manager/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
    • ️✔️Microsoft.Azure.Management.EdgeOrder [View full logs]  [Release SDK Changes]
      warn	Skip artifact folder because it doesn't exist: artifacts/packages
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from d12092e. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    • ️✔️track2_azure-mgmt-edgeorder [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model ReturnOrderItemDetails has a new parameter service_tag
      info	[Changelog]   - Model ReturnOrderItemDetails has a new parameter shipping_box_required
      info	[Changelog]   - Model ProductFamilyProperties has a new parameter resource_provider_details
      info	[Changelog]   - Model ProductFamiliesMetadataDetails has a new parameter resource_provider_details
      info	[Changelog]   - Model DeviceDetails has a new parameter management_resource_tenant_id
      info	[Changelog]   - Model ProductFamily has a new parameter resource_provider_details
      info	[Changelog]   - Model ProductDetails has a new parameter product_double_encryption_status
      info	[Changelog]   - Model OrderItemDetails has a new parameter management_rp_details_list
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Operation EdgeOrderManagementClientOperationsMixin.list_order_items_at_subscription_level has a new signature
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d12092e. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️preview/edgeorder/mgmt/2020-12-01-preview/edgeorder [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Function `BaseClient.ListOrderItemsAtSubscriptionLevelComplete` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string, string, string)`
      info	[Changelog] - Function `BaseClient.ListOrderItemsAtSubscriptionLevel` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string, string, string)`
      info	[Changelog] - Function `BaseClient.ListOrderItemsAtSubscriptionLevelPreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string, string, string)`
      info	[Changelog] - Type of `OrderItemDetails.ReverseShippingDetails` has been changed from `*ShippingDetails` to `*ReverseShippingDetails`
      info	[Changelog] - Type of `OrderItemDetails.ManagementRpDetails` has been changed from `interface{}` to `*ResourceProviderDetails`
      info	[Changelog] - Type of `OrderItemDetails.ForwardShippingDetails` has been changed from `*ShippingDetails` to `*ForwardShippingDetails`
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New function `ForwardShippingDetails.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `ResourceProviderDetails.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `ReverseShippingDetails.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New struct `ForwardShippingDetails`
      info	[Changelog] - New struct `ResourceProviderDetails`
      info	[Changelog] - New struct `ReverseShippingDetails`
      info	[Changelog] - New field `ProductDoubleEncryptionStatus` in struct `ProductDetails`
      info	[Changelog] - New field `ServiceTag` in struct `ReturnOrderItemDetails`
      info	[Changelog] - New field `ShippingBoxRequired` in struct `ReturnOrderItemDetails`
      info	[Changelog] - New field `ResourceProviderDetails` in struct `ProductFamilyProperties`
      info	[Changelog] - New field `ManagementRpDetailsList` in struct `OrderItemDetails`
      info	[Changelog] - New field `ManagementResourceTenantID` in struct `DeviceDetails`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 14 additive change(s).
      info	[Changelog]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

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

    @openapi-workflow-bot
    Copy link

    NewApiVersionRequired reason:

    A service’s API is a contract with customers and is represented by using the api-version query parameter. Changes such as adding an optional property to a request/response or introducing a new operation is a change to the service’s contract and therefore requires a new api-version value. This is critically important for documentation, client libraries, and customer support.

    EXAMPLE: if a customer calls a service in the public cloud using api-version=2020-07-27, the new property or operation may exist but if they call the service in a government cloud, air-gapped cloud, or Azure Stack Hub cloud using the same api-version, the property or operation may not exist. Because there is no clear relationship between the service api-version and the new property/operation, customers can’t trust the documentation and Azure customer have difficulty helping customers diagnose issues. In addition, each client library version documents the service version it supports. When an optional property or new operation is added to a service and its Swagger, new client libraries must be produced to expose this functionality to customers. Without updating the api-version, it is unclear to customers which version of a client library supports these new features.

    @openapi-workflow-bot
    Copy link

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

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

    @vaishnavi-janardhan
    Copy link
    Contributor Author

    vaishnavi-janardhan commented Sep 14, 2021

    Our service is currently in public preview. The modification of readonly parameters and optional parameters in the swagger and SDKs doesn't affect any customer. @jianyexi Please do needful for "BreakingChange review".

    @jianyexi
    Copy link
    Contributor

    Hi @vaishnavi-janardhan Vaishnavi Janardhan FTE, 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.

    @vaishnavi-janardhan could u follow the action to get approval for the breaking change ?

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Sep 27, 2021
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 CI-BreakingChange-Go FixS360

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    7 participants