Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/etesync/server
/ Config
Class
Config
etebase_server/fastapi/exceptions.py:13–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
detail: str
12
13
class
Config:
14
from_attributes = True
15
16
17
class
HttpErrorOut(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected