-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Reverting change: Replacing PartialSync for IncrementalSync for sync type and updating examples. #4303
Reverting change: Replacing PartialSync for IncrementalSync for sync type and updating examples. #4303
Conversation
…type and updating examples.
Can one of the admins verify this patch? |
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-jsThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-nodeThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
@vrdmr please, review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Automation for azure-sdk-for-rubyA PR has been created for you: |
…sion preview/2021-04-01-preview (#4369) * [Hub Generated] Review request for Microsoft.MobileNetwork to add version preview/2021-04-01-preview (#4303) * msazuredev/12524 merge sim and simProfile * fix duplicated example warning * Remove spurious mobile network Sims_ListByMobileNetwork operation (#4317) * Dev mobilenetwork microsoft.mobile network 2021 04 01 preview 6452 (#4329) * mobile network name pattern after confirmed with Fiona * iccid, imsi, ki and opc code pattern * make sim examples comply with patterns * Update mobileNetwork.json (#4319) * Update mobileNetwork.json * Create SimIdListByNetwork.json * Rename SimIdListByNetwork.json to SimIdListByMobileNetwork.json Co-authored-by: jiandongcui <85569904+jiandongcui@users.noreply.github.com> * fix examples for deleted sims field in mobile network * resolve r2063 * resolve lint error * resolve more lint error * prettier fix format * examples in 2021-04-01 should use api-version 2021-04-01-preview * Add Go multi-api section Co-authored-by: nickweeds2 <80526218+nickweeds2@users.noreply.github.com> Co-authored-by: samaddip <66083466+samaddip@users.noreply.github.com> Co-authored-by: Sathiyan Sivathas <sathiyan.sivathas@microsoft.com>
Notes: After a discussion with the feature team, we decided syncType using PartialSync and FullSync is descriptive enough and our clients (cmdlets and Portal) already relied on this property, so we are going to leave it as is.
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-version
in the path should match theapi-version
in the spec).Quality of Swagger