1 line
24 KiB
JSON
1 line
24 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "label": "shared.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L1"}, {"id": "shared_lenient_issubclass", "label": "lenient_issubclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L47"}, {"id": "shared_annotation_is_sequence", "label": "_annotation_is_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L58"}, {"id": "shared_field_annotation_is_sequence", "label": "field_annotation_is_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L64"}, {"id": "shared_value_is_sequence", "label": "value_is_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L76"}, {"id": "shared_annotation_is_complex", "label": "_annotation_is_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L80"}, {"id": "shared_field_annotation_is_complex", "label": "field_annotation_is_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L88"}, {"id": "shared_field_annotation_is_scalar", "label": "field_annotation_is_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L104"}, {"id": "shared_field_annotation_is_scalar_sequence", "label": "field_annotation_is_scalar_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L109"}, {"id": "shared_is_bytes_or_nonable_bytes_annotation", "label": "is_bytes_or_nonable_bytes_annotation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L126"}, {"id": "shared_is_uploadfile_or_nonable_uploadfile_annotation", "label": "is_uploadfile_or_nonable_uploadfile_annotation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L137"}, {"id": "shared_is_bytes_sequence_annotation", "label": "is_bytes_sequence_annotation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L148"}, {"id": "shared_is_uploadfile_sequence_annotation", "label": "is_uploadfile_sequence_annotation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L163"}, {"id": "shared_is_pydantic_v1_model_instance", "label": "is_pydantic_v1_model_instance()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L178"}, {"id": "shared_is_pydantic_v1_model_class", "label": "is_pydantic_v1_model_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L190"}, {"id": "shared_annotation_is_pydantic_v1", "label": "annotation_is_pydantic_v1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L202"}, {"id": "shared_rationale_179", "label": "# TODO: remove this function once the required version of Pydantic fully", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L179"}, {"id": "shared_rationale_191", "label": "# TODO: remove this function once the required version of Pydantic fully", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L191"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "types", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "fastapi_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "pydantic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "pydantic_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "starlette_datastructures", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_lenient_issubclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_annotation_is_sequence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_field_annotation_is_sequence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_value_is_sequence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_annotation_is_complex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_field_annotation_is_complex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_field_annotation_is_scalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_field_annotation_is_scalar_sequence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L109", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_is_bytes_or_nonable_bytes_annotation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_is_uploadfile_or_nonable_uploadfile_annotation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_is_bytes_sequence_annotation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L148", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_is_uploadfile_sequence_annotation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L163", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_is_pydantic_v1_model_instance", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L178", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_is_pydantic_v1_model_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L190", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "target": "shared_annotation_is_pydantic_v1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L202", "weight": 1.0}, {"source": "shared_annotation_is_sequence", "target": "shared_lenient_issubclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L59", "weight": 1.0}, {"source": "shared_field_annotation_is_sequence", "target": "shared_annotation_is_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L71", "weight": 1.0}, {"source": "shared_annotation_is_complex", "target": "shared_lenient_issubclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L82", "weight": 1.0}, {"source": "shared_annotation_is_complex", "target": "shared_annotation_is_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L83", "weight": 1.0}, {"source": "shared_field_annotation_is_complex", "target": "shared_annotation_is_complex", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L97", "weight": 1.0}, {"source": "shared_field_annotation_is_scalar", "target": "shared_field_annotation_is_complex", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L106", "weight": 1.0}, {"source": "shared_field_annotation_is_scalar_sequence", "target": "shared_field_annotation_is_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L117", "weight": 1.0}, {"source": "shared_field_annotation_is_scalar_sequence", "target": "shared_field_annotation_is_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L120", "weight": 1.0}, {"source": "shared_is_bytes_or_nonable_bytes_annotation", "target": "shared_lenient_issubclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L127", "weight": 1.0}, {"source": "shared_is_uploadfile_or_nonable_uploadfile_annotation", "target": "shared_lenient_issubclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L138", "weight": 1.0}, {"source": "shared_is_bytes_sequence_annotation", "target": "shared_field_annotation_is_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L157", "weight": 1.0}, {"source": "shared_is_bytes_sequence_annotation", "target": "shared_is_bytes_or_nonable_bytes_annotation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L158", "weight": 1.0}, {"source": "shared_is_uploadfile_sequence_annotation", "target": "shared_field_annotation_is_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L172", "weight": 1.0}, {"source": "shared_is_uploadfile_sequence_annotation", "target": "shared_is_uploadfile_or_nonable_uploadfile_annotation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L173", "weight": 1.0}, {"source": "shared_is_pydantic_v1_model_class", "target": "shared_lenient_issubclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L199", "weight": 1.0}, {"source": "shared_annotation_is_pydantic_v1", "target": "shared_is_pydantic_v1_model_class", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L203", "weight": 1.0}, {"source": "shared_annotation_is_pydantic_v1", "target": "shared_field_annotation_is_sequence", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L210", "weight": 1.0}, {"source": "shared_rationale_179", "target": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L179", "weight": 1.0}, {"source": "shared_rationale_191", "target": "backend_venv_lib_python3_12_site_packages_fastapi_compat_shared_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L191", "weight": 1.0}], "raw_calls": [{"caller_nid": "shared_lenient_issubclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L51"}, {"caller_nid": "shared_lenient_issubclass", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L51"}, {"caller_nid": "shared_lenient_issubclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L53"}, {"caller_nid": "shared_field_annotation_is_sequence", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L65"}, {"caller_nid": "shared_field_annotation_is_sequence", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L67"}, {"caller_nid": "shared_field_annotation_is_sequence", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L72"}, {"caller_nid": "shared_value_is_sequence", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L77"}, {"caller_nid": "shared_value_is_sequence", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L77"}, {"caller_nid": "shared_annotation_is_complex", "callee": "is_dataclass", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L84"}, {"caller_nid": "shared_field_annotation_is_complex", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L89"}, {"caller_nid": "shared_field_annotation_is_complex", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L91"}, {"caller_nid": "shared_field_annotation_is_complex", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L91"}, {"caller_nid": "shared_field_annotation_is_complex", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L94"}, {"caller_nid": "shared_field_annotation_is_complex", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L99"}, {"caller_nid": "shared_field_annotation_is_complex", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L100"}, {"caller_nid": "shared_field_annotation_is_scalar_sequence", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L110"}, {"caller_nid": "shared_field_annotation_is_scalar_sequence", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L113"}, {"caller_nid": "shared_field_annotation_is_scalar_sequence", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L120"}, {"caller_nid": "shared_field_annotation_is_scalar_sequence", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L122"}, {"caller_nid": "shared_is_bytes_or_nonable_bytes_annotation", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L129"}, {"caller_nid": "shared_is_bytes_or_nonable_bytes_annotation", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L131"}, {"caller_nid": "shared_is_uploadfile_or_nonable_uploadfile_annotation", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L140"}, {"caller_nid": "shared_is_uploadfile_or_nonable_uploadfile_annotation", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L142"}, {"caller_nid": "shared_is_bytes_sequence_annotation", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L149"}, {"caller_nid": "shared_is_bytes_sequence_annotation", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L152"}, {"caller_nid": "shared_is_bytes_sequence_annotation", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L157"}, {"caller_nid": "shared_is_bytes_sequence_annotation", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L159"}, {"caller_nid": "shared_is_uploadfile_sequence_annotation", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L164"}, {"caller_nid": "shared_is_uploadfile_sequence_annotation", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L167"}, {"caller_nid": "shared_is_uploadfile_sequence_annotation", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L172"}, {"caller_nid": "shared_is_uploadfile_sequence_annotation", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L174"}, {"caller_nid": "shared_is_pydantic_v1_model_instance", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L182"}, {"caller_nid": "shared_is_pydantic_v1_model_instance", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L183"}, {"caller_nid": "shared_is_pydantic_v1_model_instance", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L187"}, {"caller_nid": "shared_is_pydantic_v1_model_class", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L194"}, {"caller_nid": "shared_is_pydantic_v1_model_class", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L195"}, {"caller_nid": "shared_annotation_is_pydantic_v1", "callee": "get_origin", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L205"}, {"caller_nid": "shared_annotation_is_pydantic_v1", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L207"}, {"caller_nid": "shared_annotation_is_pydantic_v1", "callee": "get_args", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/_compat/shared.py", "source_location": "L211"}]} |