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

Adding 2020-09-Preview same as 11-preview #14997

Merged
merged 8 commits into from
Jul 9, 2021
Merged

Conversation

rkapso
Copy link
Contributor

@rkapso rkapso commented Jun 25, 2021

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

Changelog

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

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

Contribution checklist:

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

ARM API Review Checklist

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

    • Adding new API(s)
    • Adding a new API version
    • Ensure to copy the existing version into new directory structure for first commit (including refactoring) and then push new changes including version updates in separate commits. This is required to review the changes efficiently.
    • Adding a new service
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

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

Breaking Change Review Checklist

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

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable 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.

@openapi-workflow-bot
Copy link

Hi, @rkapso 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. vsswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 25, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 17 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:

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

    Rule Message
    ⚠️ R1005 - GetInOperationName 'GET' operation 'Promotion_CheckEligibility' should use method name 'Get' or Method name start with 'List'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Billing/preview/2020-09-01-preview/billingPromotions.json#L142
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'Activate_Promotion' should use method name 'Create'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Billing/preview/2020-09-01-preview/billingPromotions.json#L23
    ⚠️ R2017 - PutRequestResponseScheme A PUT operation request body schema should be the same as its 200 response schema, to allow reusing the same entity between GET and PUT. If the schema of the PUT request body is a superset of the GET response body, make sure you have a PATCH operation to make the resource updatable. Operation: 'Activate_Promotion' Request Model: 'PromotionCreateRequest' Response Model: 'PromotionResponse'
    Location: Microsoft.Billing/preview/2020-09-01-preview/billingPromotions.json#L20
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: eligible
    Location: Microsoft.Billing/preview/2020-09-01-preview/billingPromotions.json#L326
    ⚠️ R4021 - DescriptionAndTitleMissing 'PromotionCreateRequest' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.Billing/preview/2020-09-01-preview/billingPromotions.json#L178
    ⚠️ R4021 - DescriptionAndTitleMissing 'sku' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.Billing/preview/2020-09-01-preview/billingPromotions.json#L182
    ⚠️ R4021 - DescriptionAndTitleMissing 'properties' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.Billing/preview/2020-09-01-preview/billingPromotions.json#L186
    ⚠️ R4021 - DescriptionAndTitleMissing 'PromotionCreateSkuNameRequestProperties' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.Billing/preview/2020-09-01-preview/billingPromotions.json#L192
    ⚠️ R4021 - DescriptionAndTitleMissing 'PromotionCreateRequestProperties' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.Billing/preview/2020-09-01-preview/billingPromotions.json#L201
    ⚠️ R4021 - DescriptionAndTitleMissing 'PromotionList' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.Billing/preview/2020-09-01-preview/billingPromotions.json#L218


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.Billing/stable/2020-05-01/billing.json#L3140
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.Billing/stable/2020-05-01/billing.json#L3231
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.Billing/stable/2020-05-01/billing.json#L3316
    R4037 - MissingTypeObject The schema 'CustomerListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Billing/stable/2020-05-01/billing.json#L3704
    R4037 - MissingTypeObject The schema 'CustomerProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Billing/stable/2020-05-01/billing.json#L3744
    R4037 - MissingTypeObject The schema 'TransferProductRequestProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Billing/stable/2020-05-01/billing.json#L3810
    R4037 - MissingTypeObject The schema 'BillingAccountListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Billing/stable/2020-05-01/billing.json#L3895
    R4037 - MissingTypeObject The schema 'BillingAccountProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Billing/stable/2020-05-01/billing.json#L3929
    R4037 - MissingTypeObject The schema 'BillingProfilesOnExpand' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Billing/stable/2020-05-01/billing.json#L4021
    R4037 - MissingTypeObject The schema 'BillingAccountUpdateRequest' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Billing/stable/2020-05-01/billing.json#L4038
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/billing/resource-manager/readme.md
    tag: specification/billing/resource-manager/readme.md#tag-package-2020-05
    ️️✔️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

    The following errors/warnings are introduced by current PR:

    |:speech_balloon: AutorestCore/Exception|"readme":"billing/resource-manager/readme.md",
    "tag":"package-2020-09-preview",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"billing/resource-manager/readme.md",
    "tag":"package-2020-09-preview",
    "details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"billing/resource-manager/readme.md",
    "tag":"package-2020-09-preview",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"|

    ️️✔️[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-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 Jun 25, 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-python-track2 - track2_azure-mgmt-billing - 6.0.0
    azure-sdk-for-go - preview/billing/mgmt/2020-05-01-preview/billing - v55.5.0
    +	Const `All` has been removed
    +	Const `Reservation` has been removed
    +	Field `MarketplacesEnabled` of struct `EnrollmentPolicies` has been removed
    ️✔️azure-sdk-for-go - preview/billing/mgmt/2018-11-01-preview/billing - v55.5.0
    ️✔️azure-sdk-for-go - preview/billing/mgmt/2018-03-01-preview/billing - v55.5.0
    ️✔️azure-sdk-for-go - preview/billing/mgmt/2017-04-24-preview/billing - v55.5.0
    azure-sdk-for-go - preview/billing/mgmt/2017-02-27-preview/billing - v55.5.0
    +	Package was removed
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from a82a634. 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 --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/billing/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.Billing [View full logs]  [Release SDK Changes]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from a82a634. 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-billing [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model TransactionListResult has a new parameter total_count
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from a82a634. 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
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-07-09 06:39:13 INFO [VERSION][Found] current version "com.azure.resourcemanager:azure-resourcemanager-billing;1.0.0-beta.1;1.0.0-beta.2"
      cmderr	[generate.py] 2021-07-09 06:39:13 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.2"
      cmderr	[generate.py] 2021-07-09 06:39:13 INFO autorest --version=3.1.3 --use=@autorest/java@4.0.32 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/billing/azure-resourcemanager-billing --java.namespace=com.azure.resourcemanager.billing   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL  ../azure-rest-api-specs/specification/billing/resource-manager/readme.md
      cmderr	[generate.py] 2021-07-09 06:39:51 INFO [CI][Skip] ci.yml already has module azure-resourcemanager-billing
      cmderr	[generate.py] 2021-07-09 06:39:51 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-07-09 06:39:51 INFO [POM][Skip] pom already has module azure-resourcemanager-billing
      cmderr	[generate.py] 2021-07-09 06:39:51 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-07-09 06:39:51 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-07-09 06:39:51 INFO [POM][Skip] pom already has module sdk/billing
      cmderr	[generate.py] 2021-07-09 06:39:51 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-billing [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-07-09 06:42:24 DEBUG Got artifact_id: azure-resourcemanager-billing
      cmderr	[Inst] 2021-07-09 06:42:24 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-07-09 06:42:24 DEBUG Got artifact: azure-resourcemanager-billing-1.0.0-beta.2-javadoc.jar
      cmderr	[Inst] 2021-07-09 06:42:24 DEBUG Got artifact: azure-resourcemanager-billing-1.0.0-beta.2-sources.jar
      cmderr	[Inst] 2021-07-09 06:42:24 DEBUG Got artifact: azure-resourcemanager-billing-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-07-09 06:42:24 DEBUG Match jar package: azure-resourcemanager-billing-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-07-09 06:42:24 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14997/azure-sdk-for-java/azure-resourcemanager-billing/azure-resourcemanager-billing-1.0.0-beta.2.jar\" -o azure-resourcemanager-billing-1.0.0-beta.2.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-billing -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-billing-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from a82a634. 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/billing/mgmt/2020-05-01-preview/billing [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 24 items here, please refer to log for details.
      info	[Changelog] - New struct `Reservation`
      info	[Changelog] - New struct `ReservationProperty`
      info	[Changelog] - New struct `ReservationPropertyUtilization`
      info	[Changelog] - New struct `ReservationSkuProperty`
      info	[Changelog] - New struct `ReservationSummary`
      info	[Changelog] - New struct `ReservationUtilizationAggregates`
      info	[Changelog] - New struct `ReservationsClient`
      info	[Changelog] - New struct `ReservationsListResult`
      info	[Changelog] - New struct `ReservationsListResultIterator`
      info	[Changelog] - New struct `ReservationsListResultPage`
      info	[Changelog] - New field `Description` in struct `OperationDisplay`
      info	[Changelog] - New field `TotalCount` in struct `SubscriptionsListResult`
      info	[Changelog] - New field `TotalCount` in struct `InvoiceSectionListResult`
      info	[Changelog] - New field `AccountOwnerEmail` in struct `EnrollmentAccountProperties`
      info	[Changelog] - New field `MiddleName` in struct `AddressDetails`
      info	[Changelog] - New field `IsDataAction` in struct `Operation`
      info	[Changelog] - New field `TotalCount` in struct `TransactionListResult`
      info	[Changelog] - New field `TotalCount` in struct `CustomerListResult`
      info	[Changelog] - New field `NotificationEmailAddress` in struct `AccountProperties`
      info	[Changelog] - New field `MarketplaceEnabled` in struct `EnrollmentPolicies`
      info	[Changelog] - New field `Tags` in struct `ProfileProperties`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 78 additive change(s).
      info	[Changelog]
    • ️✔️preview/billing/mgmt/2018-11-01-preview/billing [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/billing/mgmt/2018-03-01-preview/billing [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/billing/mgmt/2017-04-24-preview/billing [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/billing/mgmt/2017-02-27-preview/billing [View full logsBreaking Change Detected
      info	[Changelog] This package was removed
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from a82a634. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.7.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/billing/resource-manager/readme.md
    • ️✔️@azure/arm-billing [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/billingManagementClient.js → ./dist/arm-billing.js...
      cmderr	[npmPack] created ./dist/arm-billing.js in 808ms
    ️️✔️ azure-cli-extensions succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from a82a634. Azure CLI Automation 14.0.0
      Only show 120 items here, please refer to log for details.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'InvoiceSectionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'InvoiceSectionWithCreateSubPermission' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AzurePlan' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'DownloadUrl' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ErrorDetails' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Reseller' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'InvoiceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'InvoiceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PaymentProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'RebillDetails' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Document' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ProductsListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ProductProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BillingSubscriptionsListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BillingSubscriptionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'EnrollmentAccountContext' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'TransactionListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'TransactionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PolicyProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'CustomerPolicyProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailableBalanceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Amount' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Operation-display' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BillingRoleAssignmentListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BillingRoleAssignmentProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BillingRoleDefinitionListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BillingRoleDefinitionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BillingPermissionsListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AgreementListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AgreementProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Participants' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ReservationsListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Reservation' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ReservationSkuProperty' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ReservationProperty' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'EnrollmentAccountListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'EnrollmentAccountSummaryProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BillingPeriodsListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BillingPeriodProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ErrorDetails' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
      cmdout	[Autorest] WARNING: parameter search has two different references but they have the same flattened name
      cmderr	[Autorest] BELOW TEST SCENARIO SECTION CAN BE USED IN readme.cli.md
      cmderr	[Autorest] --------------------------------------------------------
      cmderr	[Autorest]   test-scenario:
      cmderr	[Autorest]     - name: /BillingAccounts/get/BillingAccounts
      cmderr	[Autorest]     - name: /BillingAccounts/get/BillingAccountsList
      cmderr	[Autorest]     - name: /BillingAccounts/get/BillingAccountsListWithExpand
      cmderr	[Autorest]     - name: /BillingAccounts/get/BillingAccountsListWithExpandForEnrollmentDetails
      cmderr	[Autorest]     - name: /BillingAccounts/get/BillingAccountWithExpand
      cmderr	[Autorest]     - name: /BillingAccounts/patch/UpdateBillingAccount
      cmderr	[Autorest]     - name: /Agreements/get/AgreementByName
      cmderr	[Autorest]     - name: /Agreements/get/AgreementsListByBillingAccount
      cmderr	[Autorest]     - name: /BillingProfiles/put/CreateBillingProfile
      cmderr	[Autorest]     - name: /BillingProfiles/get/BillingProfile
      cmderr	[Autorest]     - name: /BillingProfiles/get/BillingProfilesListByBillingAccount
      cmderr	[Autorest]     - name: /BillingProfiles/get/BillingProfilesListWithExpand
      cmderr	[Autorest]     - name: /BillingProfiles/get/BillingProfileWithExpand
      cmderr	[Autorest]     - name: /AvailableBalances/get/AvailableBalanceByBillingProfile
      cmderr	[Autorest]     - name: /BillingRoleAssignments/get/BillingAccountRoleAssignmentList
      cmderr	[Autorest]     - name: /BillingRoleAssignments/get/BillingProfileRoleAssignmentList
      cmderr	[Autorest]     - name: /BillingRoleAssignments/get/InvoiceSectionRoleAssignmentList
      cmderr	[Autorest]     - name: /BillingRoleAssignments/delete/InvoiceSectionRoleAssignmentDelete
      cmderr	[Autorest]     - name: /BillingRoleDefinitions/get/BillingAccountRoleDefinitionsList
      cmderr	[Autorest]     - name: /BillingRoleDefinitions/get/BillingProfileRoleDefinitionsList
      cmderr	[Autorest]     - name: /BillingRoleDefinitions/get/InvoiceSectionRoleDefinitionsList
      cmderr	[Autorest]     - name: /Customers/get/Customer
      cmderr	[Autorest]     - name: /Customers/get/CustomersListByBillingAccount
      cmderr	[Autorest]     - name: /Customers/get/CustomersListByBillingProfile
      cmderr	[Autorest]     - name: /Customers/get/CustomerWithExpand
      cmderr	[Autorest]     - name: /BillingPermissions/get/BillingAccountPermissionsList
      cmderr	[Autorest]     - name: /BillingPermissions/get/BillingProfilePermissionsList
      cmderr	[Autorest]     - name: /BillingPermissions/get/BillingProfilePermissionsList
      cmderr	[Autorest]     - name: /BillingPermissions/get/InvoiceSectionPermissionsList
      cmderr	[Autorest]     - name: /BillingProperty/get/BillingProperty
      cmderr	[Autorest]     - name: /BillingProperty/patch/UpdateBillingProperty
      cmderr	[Autorest]     - name: /BillingRoleAssignments/delete/BillingAccountRoleAssignmentDelete
      cmderr	[Autorest]     - name: /BillingRoleAssignments/delete/BillingProfileRoleAssignmentDelete
      cmderr	[Autorest]     - name: /BillingSubscriptions/get/BillingSubscription
      cmderr	[Autorest]     - name: /BillingSubscriptions/get/BillingSubscriptionsListByBillingAccount
      cmderr	[Autorest]     - name: /BillingSubscriptions/get/BillingSubscriptionsListByBillingProfile
      cmderr	[Autorest]     - name: /BillingSubscriptions/get/BillingSubscriptionsListByCustomer
      cmderr	[Autorest]     - name: /BillingSubscriptions/get/BillingSubscriptionsListByInvoiceSection
      cmderr	[Autorest]     - name: /BillingSubscriptions/patch/UpdateBillingProperty
      cmderr	[Autorest]     - name: /BillingSubscriptions/post/MoveBillingSubscription
      cmderr	[Autorest]     - name: /BillingSubscriptions/post/SubscriptionMoveValidateFailure
      cmderr	[Autorest]     - name: /BillingSubscriptions/post/SubscriptionMoveValidateSuccess
      cmderr	[Autorest]     - name: /Instructions/put/PutInstruction
      cmderr	[Autorest]     - name: /Instructions/get/Instruction
      cmderr	[Autorest]     - name: /Instructions/get/InstructionsListByBillingProfile
      cmderr	[Autorest]     - name: /Invoices/get/BillingAccountInvoicesList
      cmderr	[Autorest]     - name: /Invoices/get/BillingAccountInvoicesListWithRebillDetails
      cmderr	[Autorest]     - name: /Invoices/get/BillingSubscriptionsListByBillingAccount
      cmderr	[Autorest]     - name: /Invoices/get/CreditNote
      cmderr	[Autorest]     - name: /Invoices/get/Invoice
      cmderr	[Autorest]     - name: /Invoices/get/InvoicesListByBillingProfile
      cmderr	[Autorest]     - name: /Invoices/get/InvoicesListByBillingProfileWithRebillDetails
      cmderr	[Autorest]     - name: /Invoices/get/InvoiceWithRebillDetails
      cmderr	[Autorest]     - name: /Invoices/get/VoidInvoice
      cmderr	[Autorest]     - name: /InvoiceSections/put/PutInvoiceSection
      cmderr	[Autorest]     - name: /InvoiceSections/get/InvoiceSection
      cmderr	[Autorest]     - name: /InvoiceSections/get/InvoiceSectionsListByBillingProfile
      cmderr	[Autorest]     - name: /Policies/put/UpdatePolicy
      cmderr	[Autorest]     - name: /Products/get/Product
      cmderr	[Autorest]     - name: /Products/get/ProductsListByBillingAccount
      cmderr	[Autorest]     - name: /Products/get/ProductsListByBillingProfile
      cmderr	[Autorest]     - name: /Products/get/ProductsListByInvoiceSection
      cmderr	[Autorest]     - name: /Products/get/ProductsListByInvoiceSection
      cmderr	[Autorest]     - name: /Products/patch/UpdateBillingProperty
      cmderr	[Autorest]     - name: /Products/post/MoveProduct
      cmderr	[Autorest]     - name: /Products/post/SubscriptionMoveValidateFailure
      cmderr	[Autorest]     - name: /Products/post/SubscriptionMoveValidateSuccess
      cmderr	[Autorest]     - name: /Reservations/get/ReservationsListByBillingAccount
      cmderr	[Autorest]     - name: /Reservations/get/ReservationsListByBillingProfile
      cmderr	[Autorest]     - name: /Transactions/get/TransactionsListByInvoice
      cmderr	[Autorest] --------------------------------------------------------
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from a82a634. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      cmderr	[generateScript.sh] (node:2367) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, unlink '/home/vsts/work/1/s/azure-resource-manager-schemas/schemas/2018-11-01-preview/Microsoft.Billing.json'
      cmderr	[generateScript.sh] (Use `node --trace-warnings ...` to show where the warning was created)
      cmderr	[generateScript.sh] (node:2367) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
      cmderr	[generateScript.sh] (node:2367) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
    • ️✔️billing [View full logs]  [Release Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Jun 25, 2021
    @ghost
    Copy link

    ghost commented Jun 25, 2021

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

    @RamyasreeChakka
    Copy link
    Member

    Promotions base api version is 2020-11-01-preview. Compared the changes with base API version -> just the api version is updated. Signing off from ARM side.

    @RamyasreeChakka RamyasreeChakka added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Jun 25, 2021
    Copy link
    Member

    @RamyasreeChakka RamyasreeChakka left a comment

    Choose a reason for hiding this comment

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

    :shipit:

    @zhenglaizhang
    Copy link
    Contributor

    @jianyexi pls help check the lintdiff errors, we should fix the lintdiff error, correct?

    @jianyexi
    Copy link
    Contributor

    @jianyexi Jianye Xi FTE pls help check the lintdiff errors, we should fix the lintdiff error, correct?

    Yes

    @rkapso
    Copy link
    Contributor Author

    rkapso commented Jun 28, 2021

    @jianyexi Jianye Xi FTE pls help check the lintdiff errors, we should fix the lintdiff error, correct?

    Yes

    done

    @openapi-workflow-bot
    Copy link

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

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go customer-reported Issues that are reported by GitHub users external to the Azure organization. FixS360
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    5 participants