notion-sdk-net icon indicating copy to clipboard operation
notion-sdk-net copied to clipboard

Follow common API conventions

Open KoditkarVedant opened this issue 3 years ago • 1 comments

There are few APIs which doesn't suffix Async. Considering the convention, we suffix Async to all API's returning the Task.

KoditkarVedant avatar Oct 08 '22 14:10 KoditkarVedant

this introduces the breaking changes

KoditkarVedant avatar Oct 08 '22 14:10 KoditkarVedant