notion-sdk-net
notion-sdk-net copied to clipboard
Follow common API conventions
There are few APIs which doesn't suffix Async. Considering the convention, we suffix Async to all API's returning the Task.
this introduces the breaking changes