Skip to content

Conversation

@chejiang-msft
Copy link
Contributor

@chejiang-msft chejiang-msft commented Sep 22, 2023

Description

We are switching the Java SDKs for IoT Hub Device Update APIs to the sync stack. Swagger used

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. labels Sep 22, 2023
@github-actions
Copy link
Contributor

Thank you for your contribution @chejiang-msft! We will review the pull request and get back to you soon.

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-iot-deviceupdate

@samvaity samvaity changed the title Add sync stack to azure-iot-deviceupdate sync sdk Add sync stack to azure-iot-deviceupdate Oct 3, 2023
@samvaity samvaity merged commit cbe7eb8 into Azure:main Oct 4, 2023
@@ -0,0 +1,30 @@
use: '@autorest/[email protected]'
Copy link
Member

Choose a reason for hiding this comment

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

This file should be in sdk/deviceupdate/azure-iot-deviceupdate/swagger directory. The file should be named README.md and the contents of this file should be wrapped in ```yaml quotes. See example here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants