notion-dotnet / notion-sdk-net

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

#390: Add missing property in paginated response #393

Closed kashifsoofi closed 10 months ago

kashifsoofi commented 10 months ago

Description

Add missing property in paginated response.

Fixes #390

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Checklist:

KoditkarVedant commented 10 months ago

You might wanna remove the type property from Retrieve Comments Response. image

KoditkarVedant commented 10 months ago

It would have been easier to ask first if you could work on the issue to avoid duplicate work...

kashifsoofi commented 10 months ago

It would have been easier to ask first if you could work on the issue to avoid duplicate work...

Apologies

kashifsoofi commented 10 months ago

You might wanna remove the type property from Retrieve Comments Response. image

Done