Module: Notion

Extended by:
Configurable
Defined in:
lib/notion.rb,
lib/notion/version.rb,
lib/notion/http/client.rb,
lib/notion/configurable.rb,
lib/notion/errors/error.rb,
lib/notion/http/request.rb,
lib/notion/http/connection.rb,
lib/notion/errors/http_error.rb,
lib/notion/http/endpoints/page_methods.rb,
lib/notion/http/middlewares/raise_error.rb,
lib/notion/http/endpoints/database_methods.rb

Defined Under Namespace

Modules: Configurable, Errors, Http

Constant Summary collapse

VERSION =
"0.1.0"
DEFAULT_NOTION_VERSION =
"2022-06-28"

Method Summary

Methods included from Configurable

config, configure, setup