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

[NetAppFiles] Bugfix Add missing x-ms-pageable to new operation #19390

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

audunn
Copy link
Member

@audunn audunn commented Jun 9, 2022

#19225
#18516
Added api-version 2022-01-01 and where recently merged no SDK have been relased yet. We see that one operation added in this api version Volumes_ListReplications is missing x-ms-pageable we would like to add it before SDKs are generated to avoid breaking changes if pageable support is added later in the service.

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

Changelog

Add a changelog entry for this PR by answering the following questions:

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

Contribution checklist:

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

ARM API Review Checklist

Applicability: ⚠️

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

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

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

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

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you are using OpenAPIHub to initialize the PR for adding a new version. More details, refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

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

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

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

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @audunn Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com

    1 similar comment
    @openapi-workflow-bot
    Copy link

    Hi, @audunn Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 9, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.

    ️⚠️LintDiff: 0 Warnings warning [Detail]
    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R4018 - OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.NetApp/operations' does not match the ARM specification. Please standardize the schema.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L40
    R4037 - MissingTypeObject The schema 'OperationListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4004
    R4037 - MissingTypeObject The schema 'display' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4027
    R4037 - MissingTypeObject The schema 'OperationProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4059
    R4037 - MissingTypeObject The schema 'ServiceSpecification' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4068
    R4037 - MissingTypeObject The schema 'MetricSpecification' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4093
    R4037 - MissingTypeObject The schema 'Dimension' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4196
    R4037 - MissingTypeObject The schema 'exportPolicy' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L5020
    R4037 - MissingTypeObject The schema 'dataProtection' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L5166
    R4037 - MissingTypeObject The schema 'exportPolicy' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L5744
    R4037 - MissingTypeObject The schema 'dataProtection' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L5766
    R4037 - MissingTypeObject The schema 'cloudError' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L6813
    R4037 - MissingTypeObject The schema 'cloudErrorBody' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L6823
    ⚠️ R1005 - GetInOperationName 'GET' operation 'Volumes_ReplicationStatus' 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.NetApp/stable/2022-01-01/netapp.json#L1267
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'Volumes_Get' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L866
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'SnapshotPolicies_ListVolumes' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L2348
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'capacityPools' with immediate parent 'netAppAccount', must have a list by immediate parent operation.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4688
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'volumes' with immediate parent 'capacityPool', must have a list by immediate parent operation.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4912
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'snapshots' with immediate parent 'volume', must have a list by immediate parent operation.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L5905
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'snapshotPolicies' with immediate parent 'netAppAccount', must have a list by immediate parent operation.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L6013
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'accountBackups' with immediate parent 'netAppAccount', must have a list by immediate parent operation.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L6308
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'backups' with immediate parent 'volume', must have a list by immediate parent operation.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L6308
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'backupPolicies' with immediate parent 'netAppAccount', must have a list by immediate parent operation.
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L6495
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: forceDelete
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L1064
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableRegionalMdmAccount
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4138
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: fillGapWithZero
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4164
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isInternal
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4176
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isAvailable
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4213
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: aesEncryption
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4598
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: ldapSigning
    Location: Microsoft.NetApp/stable/2022-01-01/netapp.json#L4602
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    ️️✔️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).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 9, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go-track2 - armnetapp - 2.0.0
    -	Function `VolumeGroupDetails.MarshalJSON` has been removed
    azure-sdk-for-python-track2 - track2_azure-mgmt-netapp - 7.0.0
    ️✔️azure-sdk-for-go - netapp/mgmt/2022-01-01/netapp - v65.0.0
    azure-sdk-for-go - netapp/mgmt/2021-10-01/netapp - v65.0.0
    azure-sdk-for-go - netapp/mgmt/2021-08-01/netapp - v65.0.0
    azure-sdk-for-go - netapp/mgmt/2021-06-01/netapp - v65.0.0
    ️✔️azure-sdk-for-go - netapp/mgmt/2021-04-01/netapp - v65.0.0
    ️✔️azure-sdk-for-go - netapp/mgmt/2021-02-01/netapp - v65.0.0
    azure-sdk-for-go - netapp/mgmt/2020-12-01/netapp - v65.0.0
    azure-sdk-for-go - netapp/mgmt/2020-11-01/netapp - v65.0.0
    azure-sdk-for-go - netapp/mgmt/2020-09-01/netapp - v65.0.0
    azure-sdk-for-go - netapp/mgmt/2020-08-01/netapp - v65.0.0
    azure-sdk-for-go - netapp/mgmt/2020-07-01/netapp - v65.0.0
    azure-sdk-for-go - netapp/mgmt/2020-06-01/netapp - v65.0.0
    azure-sdk-for-go - netapp/mgmt/2020-05-01/netapp - v65.0.0
    ️✔️azure-sdk-for-go - netapp/mgmt/2020-03-01/netapp - v65.0.0
    ️✔️azure-sdk-for-go - netapp/mgmt/2020-02-01/netapp - v65.0.0
    ️✔️azure-sdk-for-go - netapp/mgmt/2019-11-01/netapp - v65.0.0
    ️✔️azure-sdk-for-go - netapp/mgmt/2019-10-01/netapp - v65.0.0
    ️✔️azure-sdk-for-go - netapp/mgmt/2019-08-01/netapp - v65.0.0
    ️✔️azure-sdk-for-go - netapp/mgmt/2019-07-01/netapp - v65.0.0
    ️✔️azure-sdk-for-go - netapp/mgmt/2019-06-01/netapp - v65.0.0
    ️✔️azure-sdk-for-go - netapp/mgmt/2019-05-01/netapp - v65.0.0
    ️✔️azure-sdk-for-go - preview/netapp/mgmt/2021-04-01-preview/netapp - v65.0.0
    ️✔️azure-sdk-for-go - preview/netapp/mgmt/2017-08-15/netapp - v65.0.0
    azure-sdk-for-js - @azure/arm-netapp - 16.0.0
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 74ed677. 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
      cmderr	[automation_generate.sh]  config global `--global`, `--local` are deprecated. Use `--location=global` instead.
    • ️✔️track2_azure-mgmt-netapp [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation VolumesOperations.begin_finalize_relocation
      info	[Changelog]   - Added operation VolumesOperations.begin_relocate
      info	[Changelog]   - Added operation VolumesOperations.begin_reset_cifs_password
      info	[Changelog]   - Added operation VolumesOperations.begin_revert_relocation
      info	[Changelog]   - Added operation VolumesOperations.list_replications
      info	[Changelog]   - Added operation group VolumeQuotaRulesOperations
      info	[Changelog]   - Model ProxyResource has a new parameter system_data
      info	[Changelog]   - Model Resource has a new parameter system_data
      info	[Changelog]   - Model Volume has a new parameter encrypted
      info	[Changelog]   - Model Volume has a new parameter zones
      info	[Changelog]   - Model VolumeGroupVolumeProperties has a new parameter encrypted
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model VolumeGroup no longer has parameter tags
      info	[Changelog]   - Model VolumeGroupDetails no longer has parameter tags
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 74ed677. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/netapp/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
      cmderr	[Autorest] No usable version of the libssl was found
      cmderr	[Autorest] FATAL: csharp/simplifier - FAILED
      cmderr	[Autorest] FATAL: Error: [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      cmderr	[Autorest] Process() cancelled due to exception : [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: autorest
      warn	Skip package processing as generation is failed
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 74ed677. 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
      cmderr	[automation_init.sh] deprecated read-package-tree@5.1.6: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh] deprecated @opentelemetry/types@0.2.0: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh] deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh] deprecated @azure/storage-blob@10.5.0: This version has been deprecated, please upgrade to the version tagged as latest
      cmderr	[automation_init.sh] npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-netapp [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation group VolumeQuotaRules
      info	[Changelog]   - Added operation Volumes.beginFinalizeRelocation
      info	[Changelog]   - Added operation Volumes.beginFinalizeRelocationAndWait
      info	[Changelog]   - Added operation Volumes.beginRelocate
      info	[Changelog]   - Added operation Volumes.beginRelocateAndWait
      info	[Changelog]   - Added operation Volumes.beginResetCifsPassword
      info	[Changelog]   - Added operation Volumes.beginResetCifsPasswordAndWait
      info	[Changelog]   - Added operation Volumes.beginRevertRelocation
      info	[Changelog]   - Added operation Volumes.beginRevertRelocationAndWait
      info	[Changelog]   - Added operation Volumes.listReplications
      info	[Changelog]   - Added Interface ListReplications
      info	[Changelog]   - Added Interface Replication
      info	[Changelog]   - Added Interface VolumeQuotaRulePatch
      info	[Changelog]   - Added Interface VolumeQuotaRulesCreateOptionalParams
      info	[Changelog]   - Added Interface VolumeQuotaRulesDeleteOptionalParams
      info	[Changelog]   - Added Interface VolumeQuotaRulesGetOptionalParams
      info	[Changelog]   - Added Interface VolumeQuotaRulesList
      info	[Changelog]   - Added Interface VolumeQuotaRulesListByVolumeOptionalParams
      info	[Changelog]   - Added Interface VolumeQuotaRulesUpdateOptionalParams
      info	[Changelog]   - Added Interface VolumeRelocationProperties
      info	[Changelog]   - Added Interface VolumesFinalizeRelocationOptionalParams
      info	[Changelog]   - Added Interface VolumesListReplicationsOptionalParams
      info	[Changelog]   - Added Interface VolumesRelocateOptionalParams
      info	[Changelog]   - Added Interface VolumesResetCifsPasswordOptionalParams
      info	[Changelog]   - Added Interface VolumesRevertRelocationOptionalParams
      info	[Changelog]   - Added Type Alias BackupPolicy
      info	[Changelog]   - Added Type Alias CapacityPool
      info	[Changelog]   - Added Type Alias EncryptionKeySource
      info	[Changelog]   - Added Type Alias NetAppAccount
      info	[Changelog]   - Added Type Alias ProvisioningState
      info	[Changelog]   - Added Type Alias SnapshotPolicy
      info	[Changelog]   - Added Type Alias TrackedResource
      info	[Changelog]   - Added Type Alias Type
      info	[Changelog]   - Added Type Alias Volume
      info	[Changelog]   - Added Type Alias VolumeQuotaRule
      info	[Changelog]   - Added Type Alias VolumeQuotaRulesCreateResponse
      info	[Changelog]   - Added Type Alias VolumeQuotaRulesGetResponse
      info	[Changelog]   - Added Type Alias VolumeQuotaRulesListByVolumeResponse
      info	[Changelog]   - Added Type Alias VolumeQuotaRulesUpdateResponse
      info	[Changelog]   - Added Type Alias VolumesListReplicationsResponse
      info	[Changelog]   - Interface Resource has a new optional parameter systemData
      info	[Changelog]   - Interface VolumeGroupVolumeProperties has a new optional parameter encrypted
      info	[Changelog]   - Class NetAppManagementClient has a new parameter volumeQuotaRules
      info	[Changelog]   - Added Enum KnownEncryptionKeySource
      info	[Changelog]   - Added Enum KnownType
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface VolumeGroup no longer has parameter tags
      info	[Changelog]   - Interface VolumeGroupDetails no longer has parameter tags
      info	[Changelog]   - Type Alias SubscriptionQuotaItem no longer has parameter systemData
      info	[Changelog]   - Type Alias SubvolumeInfo no longer has parameter systemData
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 74ed677. SDK Automation 14.0.0
      command	sh ./eng/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
    • ️✔️netapp/mgmt/2022-01-01/netapp [View full logs]  [Release SDK Changes]
      info	[Changelog] This is a new package
      info	[Changelog]
    • ️✔️netapp/mgmt/2021-10-01/netapp [View full logs
      Only show 6 items here, please refer to log for details.
      info	[Changelog] - Field `SystemData` of struct `CapacityPool` has been removed
      info	[Changelog] - Field `SystemData` of struct `SnapshotPolicy` has been removed
      info	[Changelog] - Field `Tags` of struct `VolumeGroup` has been removed
      info	[Changelog] - Field `SystemData` of struct `Volume` has been removed
      info	[Changelog]
      info	[Changelog] Total 5 breaking change(s), 0 additive change(s).
    • ️✔️netapp/mgmt/2021-08-01/netapp [View full logs
      Only show 6 items here, please refer to log for details.
      info	[Changelog] - New field `SystemData` in struct `SnapshotPolicy`
      info	[Changelog] - New field `SystemData` in struct `TrackedResource`
      info	[Changelog] - New field `SystemData` in struct `Volume`
      info	[Changelog] - New field `SystemData` in struct `Resource`
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 32 additive change(s).
    • ️✔️netapp/mgmt/2021-06-01/netapp [View full logs
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Field `Name` of struct `SubscriptionQuotaItemProperties` has been removed
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 0 additive change(s).
    • ️✔️netapp/mgmt/2021-04-01/netapp [View full logs
      Only show 6 items here, please refer to log for details.
      info	[Changelog] - New field `SupportedTimeGrainTypes` in struct `MetricSpecification`
      info	[Changelog] - New field `EnableRegionalMdmAccount` in struct `MetricSpecification`
      info	[Changelog] - New field `SupportedAggregationTypes` in struct `MetricSpecification`
      info	[Changelog] - New field `InternalMetricName` in struct `MetricSpecification`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 22 additive change(s).
    • ️✔️netapp/mgmt/2021-02-01/netapp [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️netapp/mgmt/2020-12-01/netapp [View full logs
      Only show 6 items here, please refer to log for details.
      info	[Changelog] - New const `Scheduled`
      info	[Changelog] - New const `QosTypeManual`
      info	[Changelog] - New const `QosTypeAuto`
      info	[Changelog] - New function `PossibleBackupTypeValues() []BackupType`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 4 additive change(s).
    • ️✔️netapp/mgmt/2020-11-01/netapp [View full logs
      Only show 6 items here, please refer to log for details.
      info	[Changelog] - New const `Scheduled`
      info	[Changelog] - New const `QosTypeManual`
      info	[Changelog] - New const `QosTypeAuto`
      info	[Changelog] - New function `PossibleBackupTypeValues() []BackupType`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 4 additive change(s).
    • ️✔️netapp/mgmt/2020-09-01/netapp [View full logs
      Only show 6 items here, please refer to log for details.
      info	[Changelog] - New const `Scheduled`
      info	[Changelog] - New const `QosTypeManual`
      info	[Changelog] - New const `QosTypeAuto`
      info	[Changelog] - New function `PossibleBackupTypeValues() []BackupType`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 4 additive change(s).
    • ️✔️netapp/mgmt/2020-08-01/netapp [View full logs
      Only show 6 items here, please refer to log for details.
      info	[Changelog] - New const `QosTypeAuto`
      info	[Changelog] - New const `Scheduled`
      info	[Changelog] - New const `QosTypeManual`
      info	[Changelog] - New function `PossibleBackupTypeValues() []BackupType`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 4 additive change(s).
    • ️✔️netapp/mgmt/2020-07-01/netapp [View full logs
      Only show 6 items here, please refer to log for details.
      info	[Changelog] - New const `QosTypeManual`
      info	[Changelog] - New const `Scheduled`
      info	[Changelog] - New const `QosTypeAuto`
      info	[Changelog] - New function `PossibleBackupTypeValues() []BackupType`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 4 additive change(s).
    • ️✔️netapp/mgmt/2020-06-01/netapp [View full logs
      Only show 6 items here, please refer to log for details.
      info	[Changelog] - New const `QosTypeAuto`
      info	[Changelog] - New const `QosTypeManual`
      info	[Changelog] - New const `Scheduled`
      info	[Changelog] - New function `PossibleBackupTypeValues() []BackupType`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 4 additive change(s).
    • ️✔️netapp/mgmt/2020-05-01/netapp [View full logs
      Only show 6 items here, please refer to log for details.
      info	[Changelog]
      info	[Changelog] - New const `Manual`
      info	[Changelog] - New const `Scheduled`
      info	[Changelog] - New function `PossibleBackupTypeValues() []BackupType`
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 3 additive change(s).
    • ️✔️netapp/mgmt/2020-03-01/netapp [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️netapp/mgmt/2020-02-01/netapp [View full logs
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New field `UsedBytes` in struct `VolumeProperties`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 1 additive change(s).
    • ️✔️netapp/mgmt/2019-11-01/netapp [View full logs
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New field `UsedBytes` in struct `VolumeProperties`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 1 additive change(s).
    • ️✔️netapp/mgmt/2019-10-01/netapp [View full logs
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New field `UsedBytes` in struct `VolumeProperties`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 1 additive change(s).
    • ️✔️netapp/mgmt/2019-08-01/netapp [View full logs
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New field `UsedBytes` in struct `VolumeProperties`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 1 additive change(s).
    • ️✔️netapp/mgmt/2019-07-01/netapp [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️netapp/mgmt/2019-06-01/netapp [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️netapp/mgmt/2019-05-01/netapp [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/netapp/mgmt/2021-04-01-preview/netapp [View full logs
      info	[Changelog] This is a new package
      info	[Changelog]
    • ️✔️preview/netapp/mgmt/2017-08-15/netapp [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 74ed677. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️armnetapp [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `VolumeProperties.EncryptionKeySource` has been changed from `*string` to `*EncryptionKeySource`
      info	[Changelog] - Field `Tags` of struct `VolumeGroup` has been removed
      info	[Changelog] - Field `Tags` of struct `VolumeGroupDetails` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `EncryptionKeySourceMicrosoftNetApp`
      info	[Changelog] - New const `TypeDefaultUserQuota`
      info	[Changelog] - New const `ProvisioningStatePatching`
      info	[Changelog] - New const `ProvisioningStateCreating`
      info	[Changelog] - New const `ProvisioningStateFailed`
      info	[Changelog] - New const `TypeDefaultGroupQuota`
      info	[Changelog] - New const `ProvisioningStateMoving`
      info	[Changelog] - New const `TypeIndividualGroupQuota`
      info	[Changelog] - New const `ProvisioningStateDeleting`
      info	[Changelog] - New const `ProvisioningStateSucceeded`
      info	[Changelog] - New const `ProvisioningStateAccepted`
      info	[Changelog] - New const `TypeIndividualUserQuota`
      info	[Changelog] - New function `*VolumesClient.BeginRevertRelocation(context.Context, string, string, string, string, *VolumesClientBeginRevertRelocationOptions) (*runtime.Poller[VolumesClientRevertRelocationResponse], error)`
      info	[Changelog] - New function `*VolumesClient.NewListReplicationsPager(string, string, string, string, *VolumesClientListReplicationsOptions) *runtime.Pager[VolumesClientListReplicationsResponse]`
      info	[Changelog] - New function `PossibleTypeValues() []Type`
      info	[Changelog] - New function `*VolumesClient.BeginFinalizeRelocation(context.Context, string, string, string, string, *VolumesClientBeginFinalizeRelocationOptions) (*runtime.Poller[VolumesClientFinalizeRelocationResponse], error)`
      info	[Changelog] - New function `PossibleEncryptionKeySourceValues() []EncryptionKeySource`
      info	[Changelog] - New function `*VolumesClient.BeginRelocate(context.Context, string, string, string, string, *VolumesClientBeginRelocateOptions) (*runtime.Poller[VolumesClientRelocateResponse], error)`
      info	[Changelog] - New function `PossibleProvisioningStateValues() []ProvisioningState`
      info	[Changelog] - New function `*VolumesClient.BeginResetCifsPassword(context.Context, string, string, string, string, *VolumesClientBeginResetCifsPasswordOptions) (*runtime.Poller[VolumesClientResetCifsPasswordResponse], error)`
      info	[Changelog] - New struct `ListReplications`
      info	[Changelog] - New struct `Replication`
      info	[Changelog] - New struct `TrackedResource`
      info	[Changelog] - New struct `VolumeQuotaRule`
      info	[Changelog] - New struct `VolumeQuotaRulePatch`
      info	[Changelog] - New struct `VolumeQuotaRulesClientBeginCreateOptions`
      info	[Changelog] - New struct `VolumeQuotaRulesClientBeginDeleteOptions`
      info	[Changelog] - New struct `VolumeQuotaRulesClientBeginUpdateOptions`
      info	[Changelog] - New struct `VolumeQuotaRulesClientCreateResponse`
      info	[Changelog] - New struct `VolumeQuotaRulesClientDeleteResponse`
      info	[Changelog] - New struct `VolumeQuotaRulesClientGetOptions`
      info	[Changelog] - New struct `VolumeQuotaRulesClientGetResponse`
      info	[Changelog] - New struct `VolumeQuotaRulesClientListByVolumeOptions`
      info	[Changelog] - New struct `VolumeQuotaRulesClientListByVolumeResponse`
      info	[Changelog] - New struct `VolumeQuotaRulesClientUpdateResponse`
      info	[Changelog] - New struct `VolumeQuotaRulesList`
      info	[Changelog] - New struct `VolumeQuotaRulesProperties`
      info	[Changelog] - New struct `VolumeRelocationProperties`
      info	[Changelog] - New struct `VolumesClientBeginFinalizeRelocationOptions`
      info	[Changelog] - New struct `VolumesClientBeginRelocateOptions`
      info	[Changelog] - New struct `VolumesClientBeginResetCifsPasswordOptions`
      info	[Changelog] - New struct `VolumesClientBeginRevertRelocationOptions`
      info	[Changelog] - New struct `VolumesClientFinalizeRelocationResponse`
      info	[Changelog] - New struct `VolumesClientListReplicationsOptions`
      info	[Changelog] - New struct `VolumesClientListReplicationsResponse`
      info	[Changelog] - New struct `VolumesClientRelocateResponse`
      info	[Changelog] - New struct `VolumesClientResetCifsPasswordResponse`
      info	[Changelog] - New struct `VolumesClientRevertRelocationResponse`
      info	[Changelog] - New field `Zones` in struct `Volume`
      info	[Changelog] - New field `SystemData` in struct `Resource`
      info	[Changelog] - New field `Encrypted` in struct `VolumeProperties`
      info	[Changelog] - New field `SystemData` in struct `ProxyResource`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 80 additive change(s).
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 74ed677. 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] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
      cmderr	[generate.py] SLF4J: Defaulting to no-operation (NOP) logger implementation
      cmderr	[generate.py] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
      cmderr	[generate.py] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
      cmderr	[generate.py] SLF4J: Defaulting to no-operation (NOP) logger implementation
      cmderr	[generate.py] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
    • ️✔️azure-resourcemanager-netapp [View full logs]  [Release SDK Changes]
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 74ed677. 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
      warn	No file changes detected after generation
    • ️✔️netapp [View full logs
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from 74ed677. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    Posted by Swagger Pipeline | How to fix these errors?

    @akning-ms akning-ms merged commit 74ed677 into Azure:main Jun 10, 2022
    gerrytan added a commit to gerrytan/azure-rest-api-specs that referenced this pull request Sep 6, 2024
    * TypeSpec for Microsoft.AzureTerraform
    
    * Sorted swagger file, and added typespec generated with tsp-client
    
    * revert export.json in prep of merging
    
    * Sorted export.json for easy diff on future typespec -> swagger
    
    * Rerun swagger -> typespec conversion after merging latest RPSaaSMaster,
    updated namespace
    
    * tsp compile for TypeSpec -> swagger
    
    * Refactored typescript to minimise swagger diff
    
    * Spread ErrorResponse into OperationStatus model
    
    * Fixed enums, use doc decorator
    
    * Update exportTerraform path desc
    
    * Update doc for ExportResource model
    
    * LintDiff fix: remove unnecessary auth
    
    * Add resourceId prop to OperationStatus model, fixed char casing so they're consistent throughout
    
    * Made resourceId read only
    
    * Check `Swagger BreakingChange`: minimise diff on x-ms-enum
    
    * TypeSpec Validation fix: rename dir and add missing @doc
    gerrytan added a commit that referenced this pull request Sep 20, 2024
    …o Terraform HCL (#30455)
    
    * New RP: Microsoft.AzureTerraform (ver=2023-07-01-preview)
    
    * prettier
    
    * remove x-ms-discriminator-value
    
    * readme.md: add `openapi-subtype`
    
    * Fix LintDiff failure
    
    * Result configuration type change from object to string
    
    * Remove properties: `subscriptionId` and `environment`
    
    * Change `errors` from list of string to list of `ErrorResponse`
    
    * Add operations endpoint
    
    * Update
    
    * Update
    
    * AzureTerraform RP: Sync the MS version with the private version
    
    * Terraform: Change `exportEerraform` endpoint to LRO (#18782)
    
    * terraform: Modify the `exportTerraform` RT to be LRO
    
    * Update
    
    * prettier
    
    * spell
    
    * CI validation
    
    * More CI issue fixes
    
    * typo
    
    * Add readme.go.md
    
    * typo
    
    * prettier
    
    * suppression
    
    * Update suppression
    
    * AzureTerrform: Remove the parallelism property (#18909)
    
    * exportTerraform: Change resourceId -> resourceIds; Add `maskSensitive`; Change `fullConfig` defaults (#19178)
    
    * exportTerraform: Change resourceId -> resourceIds; Add `maskSensitive`; Change `fullConfig` defaults
    
    * rename
    
    * rename
    
    * rename
    
    * Specify LRO model (#19401)
    
    * Add up the `resourceId` in `OperationStatus` model (#19450)
    
    * Add `uri` format (#19455)
    
    * Add format url
    
    * update
    
    * TypeSpec for Microsoft.AzureTerraform (#19390)
    
    * TypeSpec for Microsoft.AzureTerraform
    
    * Sorted swagger file, and added typespec generated with tsp-client
    
    * revert export.json in prep of merging
    
    * Sorted export.json for easy diff on future typespec -> swagger
    
    * Rerun swagger -> typespec conversion after merging latest RPSaaSMaster,
    updated namespace
    
    * tsp compile for TypeSpec -> swagger
    
    * Refactored typescript to minimise swagger diff
    
    * Spread ErrorResponse into OperationStatus model
    
    * Fixed enums, use doc decorator
    
    * Update exportTerraform path desc
    
    * Update doc for ExportResource model
    
    * LintDiff fix: remove unnecessary auth
    
    * Add resourceId prop to OperationStatus model, fixed char casing so they're consistent throughout
    
    * Made resourceId read only
    
    * Check `Swagger BreakingChange`: minimise diff on x-ms-enum
    
    * TypeSpec Validation fix: rename dir and add missing @doc
    
    * Upgrade/rp tsp 0.60 (#19551) -- applying only for specification/terraform
    
    * Revert accidental changes to cSpell.json while merging
    
    * Added tf files used for armstrong testing
    
    ---------
    
    Co-authored-by: magodo <wztdyl@sina.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants