MCPcopy 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
103class BookStackConfig(BaseDataSourceConfig):
104 url: str
105 token_id: str
106 token_secret: str
107
108
109class BookstackDataSource(BaseDataSource):

Callers 2

validate_configMethod · 0.85
__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected