"Disabled" added to Subscription status enum breaks .NET SDK

Leonard de Ruijter 11 Reputation points
2022-07-18T09:53:22.647+00:00

It looks like recently, the value Disabled has been added as a possible value of the status field on a Subscription. However, as this isn't one of the possible enum values of the Microsoft.Store.PartnerCenter.Models.Subscriptions.SubscriptionStatus enum, it is currently not possible to deserialize responses using this value with the .NET Partner Center SDK.

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
313 questions
{count} votes