Skip to content

Refactor SystemCatalog to use AbstractClientNotion.search(). #181

@giant0791

Description

@giant0791

The find-or-create helpers in the SystemCatalog class use a non-standard Notion API calls to achieve their logic.
This makes the SystemCatalog class not portable when using HTTP-based clients for real communication with Notion.
Refactor their implementation to use the search endpoint.

Metadata

Metadata

Assignees

Labels

refactorA redesign or architectural change

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions