docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/b9c0cde27615d50b78a0d01866dfc10731190c90f57130e9ef9137c635fd963e.json
vendored
Normal file
1
graphify-out/cache/b9c0cde27615d50b78a0d01866dfc10731190c90f57130e9ef9137c635fd963e.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_fastapi_security_base_py", "label": "base.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/base.py", "source_location": "L1"}, {"id": "base_securitybase", "label": "SecurityBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/base.py", "source_location": "L4"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_base_py", "target": "fastapi_openapi_models", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/base.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_security_base_py", "target": "base_securitybase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/security/base.py", "source_location": "L4", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user