Skip to content

Deprecated API: client.Databases.RetrieveAsync #405

@matkoch

Description

@matkoch

Describe the bug
API was deprecated

To Reproduce

var notionClient = NotionClientFactory.Create(new ClientOptions
            {
                AuthToken = "accessToken"
            }
var database = await notionClient.Databases.RetrieveAsync("");

Expected behavior
Getting information about the database.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions