contentful / contentful.net

.NET Library for Contentful's Content Delivery and Management API
MIT License
95 stars 53 forks source link

Add 'strikethrough' value to EnabledMarkRestrictions enum #338

Closed andresharpe closed 2 months ago

andresharpe commented 2 months ago

Contentful API fails to deserialize Content Types and throws:

System.ArgumentException: 'Requested value 'strikethrough' was not found.'

The EnabledMarkRestrictions should contain a 'strikethrough' value.

Roblinde commented 2 months ago

Thank you @andresharpe Will make sure to get this into a release shortly!

andresharpe commented 2 months ago

Thank you @andresharpe Will make sure to get this into a release shortly!

Thanks Rob - how long do we expect this one line breaking change to take to review by the code owner. This is really holding us up.

Roblinde commented 2 months ago

@andresharpe finally got this approved and a new package version 7.6.1 should be on NuGet shortly!