-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Microsoft.StorageSync 2025-12-01 New ApiVersion . Add changeEnumerationIntervalDays property to CloudEndpoint models #39064
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
base: main
Are you sure you want to change the base?
Conversation
Adds comprehensive example JSON files for all CloudEndpoints, LocationOperationStatus, OperationStatus, PrivateEndpointConnections, RegisteredServers, ServerEndpoints, StorageSyncServices, SyncGroups, and Workflows operations for the stable 2025-12-01 API version. These examples provide maximum and minimum parameter sets for each operation, supporting documentation and testing.
Next Steps to MergeNext steps that must be taken to merge this PR:
Comment generated by summarize-checks workflow run. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
…mples for 2025-12-01 API version
…com/ankushbindlish2/azure-rest-api-specs into storagesync-new-api-version-12-2025
Replaces separate minimum and maximum set examples with a unified CloudEndpoints_Update example. Updates example references in storagesync.json and removes the obsolete CloudEndpoints_Update_MinimumSet_Gen.json file.
Set the provisioningState property of CloudEndpoint to read-only in both 2022-09-01 and 2025-12-01 API versions. Updated TypeSpec and JSON schema, added client flattening for CloudEndpointUpdateProperties, and included new example files for CloudEndpoints_Update operations.
The provisioningState property in CloudEndpoint is no longer marked as readOnly in both the TypeSpec and JSON schema files for 2022-09-01 and 2025-12-01. Updated tspconfig.yaml to use the read-only status schema option for consistency.
|
What version is this a copy of? I see differences between the last stable version 2022-09-01. Also lintdiff is failing which has to be fixed. |
I would imagine 2022-09-01 , I just added new api version in main.tsp |
specification/storagesync/resource-manager/Microsoft.StorageSync/StorageSync/tspconfig.yaml
Show resolved
Hide resolved
Moved @armCommonTypesVersion annotations to specific API versions in main.tsp for more granular control. Added suppressions for ProvisioningStateMustBeReadOnly and LroErrorContent in readme.md to address known issues with linting and error model consistency.
…com/ankushbindlish2/azure-rest-api-specs into storagesync-new-api-version-12-2025
Choose a PR Template
Switch to "Preview" on this description then select one of the choices below.
Click here to open a PR for a Data Plane API.
Click here to open a PR for a Control Plane (ARM) API.
Click here to open a PR for only SDK configuration.