Skip to content

Conversation

@timtay-microsoft
Copy link
Member

Most of these changes appear to be from how autorest formats the code now vs the last time it generated, but the important part is that the isVerified flag in CertificateProperties.java is no longer write-only

This is the swagger change that is being captured by this pr:
Azure/azure-rest-api-specs#15722

Most of these changes appear to be from how autorest generates the code now vs the last time it generated, but the important part is that the isVerified flag in CertificateProperties.java is no longer write-only

Azure/azure-rest-api-specs#15722
@weidongxu-microsoft
Copy link
Member

weidongxu-microsoft commented Aug 26, 2021

@timtay-microsoft You need a Java 11 runtime in PATH to enable the formatter. Without it your code likely will not pass checkstyle.

* @param resourceGroupName Name of the resource group containing the IoT hub resource.
* @param failoverInput Region to failover to. Must be the Azure paired region. Get the value from the secondary
* location in the locations property. To learn more, see https://aka.ms/manualfailover/region.
* @param failoverInput Region to failover to. Must be the Azure paired region. Get the value from the secondary location in the locations property. To learn more, see https://aka.ms/manualfailover/region.
Copy link
Member

Choose a reason for hiding this comment

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

Line is too long. Old version is better.

Copy link
Member Author

Choose a reason for hiding this comment

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

This went back to the old version after I regenerated with a Java 11 path instead of a Java 8 path

@timtay-microsoft
Copy link
Member Author

@timtay-microsoft You need a Java 11 runtime in PATH to enable the formatter. Without it your code likely will not pass checkstyle.

Looks like it. I went ahead and regenerated with Java 11 and the change list is now as small as I would expect for such a small swagger change

@timtay-microsoft timtay-microsoft merged commit 9410dd2 into main Aug 26, 2021
@timtay-microsoft timtay-microsoft deleted the timtay/iothubControlPlane branch August 26, 2021 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants