MCPcopy 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

1import json
2from pathlib import Path
3
4file_path = Path("./openapi.json")

Callers

nothing calls this directly

Calls 2

PathClass · 0.50
dumpsMethod · 0.45

Tested by

no test coverage detected