This post has been republished via RSS; it originally appeared at: Hardware Dev Center articles.
As a part of the work to enable automatic driver delivery for everyone. We had to make changes to our API surface. As there are differences in the models, this would have been a breaking change for our API consumers. With that in mind you’ll see our documentation now references v2.0 in the API paths.
E.g.
We will keep v1.0 up and running until May 1, 2020. At that time we will decommission HDC API v1.
For most of the API surface, all you need do is update the version number in the path. Though note that the following APIs have changes to their models, which will require just a bit more tweaking:
https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/create-a-new-shipping-label
https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/manage-shipping-labels
And a reminder that our up to date API reference can be found here:
https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/dashboard-api