notion-dotnet / notion-sdk-net

A Notion SDK for .Net
MIT License
181 stars 46 forks source link

fix: could not deserialize unique_id #367

Closed RandomUser14 closed 12 months ago

RandomUser14 commented 1 year ago

Description

Added support for unique_id property type to fix deserialize issue.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist:

KoditkarVedant commented 1 year ago

@RandomUser14 could you resolve the CodeFactor warnings.

alfadormx commented 1 year ago

Hello I am having issues with the unique_id as well and I see this PR could fix this issue @RandomUser14 @KoditkarVedant , are you planning on merging this PR anytime soon? if not, which release version of Notion-dotnet shall I use ? How come this PR has been since July? Thanks for your kind help.

KoditkarVedant commented 1 year ago

@alfadormx I'll take a look this weekend and release the latest version. Could you please take a look at one failing check.

lejafo commented 12 months ago

Hi! what's the status of this PR?