Boris Kuzmanov

Results 3 issues of Boris Kuzmanov

## Description Fixes the typo made in `NotionAPIErrorCode.cs` for the gateway timeout error code. #408

Notion [announced](https://developers.notion.com/page/changelog#changes-for-april-2024) that they are deprecating the `archived` property and replacing it with `in_trash` on June 17, 2024.

## Description Adds support to read and write names for the file blocks. Now, when you retrieve a file block (uploaded or external file), the name of the file is...