Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GerevAI/gerev
/ BookStackConfig
Class
BookStackConfig
app/data_source/sources/bookstack/bookstack.py:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
102
103
class
BookStackConfig(BaseDataSourceConfig):
104
url: str
105
token_id: str
106
token_secret: str
107
108
109
class
BookstackDataSource(BaseDataSource):
Callers
2
validate_config
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected