Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbunt1tled/python-fast-api
/ code
Method
code
src/core/exception/exceptions.py:27–28 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
25
return
"domain"
26
27
def
code(self) -> int:
28
return
422
29
30
def
as_dict(self) -> dict[str, Any]:
31
r = {
Callers
1
as_dict
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected