Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/fastapi/fastapi
/ tutorial004_py310.py
File
tutorial004_py310.py
docs_src/generate_clients/tutorial004_py310.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
json
2
from
pathlib
import
Path
3
4
file_path = Path(
"./openapi.json"
)
Callers
nothing calls this directly
Calls
2
Path
Class · 0.50
dumps
Method · 0.45
Tested by
no test coverage detected