1 line
36 KiB
JSON
1 line
36 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "label": "models.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L1"}, {"id": "models_emailstr", "label": "EmailStr", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L23"}, {"id": "str", "label": "str", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "models_get_validators", "label": "__get_validators__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L25"}, {"id": "models_validate", "label": "validate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L29"}, {"id": "models_get_pydantic_json_schema", "label": "__get_pydantic_json_schema__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L45"}, {"id": "models_get_pydantic_core_schema", "label": "__get_pydantic_core_schema__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L51"}, {"id": "models_basemodelwithconfig", "label": "BaseModelWithConfig", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L57"}, {"id": "basemodel", "label": "BaseModel", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "models_contact", "label": "Contact", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L61"}, {"id": "models_license", "label": "License", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L67"}, {"id": "models_info", "label": "Info", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L73"}, {"id": "models_servervariable", "label": "ServerVariable", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L83"}, {"id": "models_server", "label": "Server", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L89"}, {"id": "models_reference", "label": "Reference", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L95"}, {"id": "models_discriminator", "label": "Discriminator", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L99"}, {"id": "models_xml", "label": "XML", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L104"}, {"id": "models_externaldocumentation", "label": "ExternalDocumentation", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L112"}, {"id": "models_schema", "label": "Schema", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L123"}, {"id": "models_example", "label": "Example", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L212"}, {"id": "typeddict", "label": "TypedDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "models_parameterintype", "label": "ParameterInType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L221"}, {"id": "enum", "label": "Enum", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "models_encoding", "label": "Encoding", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L228"}, {"id": "models_mediatype", "label": "MediaType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L236"}, {"id": "models_parameterbase", "label": "ParameterBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L243"}, {"id": "models_parameter", "label": "Parameter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L258"}, {"id": "models_header", "label": "Header", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L263"}, {"id": "models_requestbody", "label": "RequestBody", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L267"}, {"id": "models_link", "label": "Link", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L273"}, {"id": "models_response", "label": "Response", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L282"}, {"id": "models_operation", "label": "Operation", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L289"}, {"id": "models_pathitem", "label": "PathItem", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L305"}, {"id": "models_securityschemetype", "label": "SecuritySchemeType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L321"}, {"id": "models_securitybase", "label": "SecurityBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L328"}, {"id": "models_apikeyin", "label": "APIKeyIn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L333"}, {"id": "models_apikey", "label": "APIKey", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L339"}, {"id": "models_httpbase", "label": "HTTPBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L345"}, {"id": "models_httpbearer", "label": "HTTPBearer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L350"}, {"id": "models_oauthflow", "label": "OAuthFlow", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L355"}, {"id": "models_oauthflowimplicit", "label": "OAuthFlowImplicit", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L360"}, {"id": "models_oauthflowpassword", "label": "OAuthFlowPassword", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L364"}, {"id": "models_oauthflowclientcredentials", "label": "OAuthFlowClientCredentials", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L368"}, {"id": "models_oauthflowauthorizationcode", "label": "OAuthFlowAuthorizationCode", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L372"}, {"id": "models_oauthflows", "label": "OAuthFlows", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L377"}, {"id": "models_oauth2", "label": "OAuth2", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L384"}, {"id": "models_openidconnect", "label": "OpenIdConnect", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L389"}, {"id": "models_components", "label": "Components", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L399"}, {"id": "models_tag", "label": "Tag", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L413"}, {"id": "models_openapi", "label": "OpenAPI", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L419"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "enum", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "fastapi_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "fastapi_logger", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "pydantic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "email_validator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "pydantic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_emailstr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L23", "weight": 1.0}, {"source": "models_emailstr", "target": "str", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_get_validators", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_validate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_get_pydantic_json_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_get_pydantic_core_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_basemodelwithconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L57", "weight": 1.0}, {"source": "models_basemodelwithconfig", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_contact", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L61", "weight": 1.0}, {"source": "models_contact", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_license", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L67", "weight": 1.0}, {"source": "models_license", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L73", "weight": 1.0}, {"source": "models_info", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_servervariable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L83", "weight": 1.0}, {"source": "models_servervariable", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_server", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L89", "weight": 1.0}, {"source": "models_server", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L89", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_reference", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L95", "weight": 1.0}, {"source": "models_reference", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_discriminator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L99", "weight": 1.0}, {"source": "models_discriminator", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_xml", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L104", "weight": 1.0}, {"source": "models_xml", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_externaldocumentation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L112", "weight": 1.0}, {"source": "models_externaldocumentation", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L112", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_schema", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L123", "weight": 1.0}, {"source": "models_schema", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L123", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_example", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L212", "weight": 1.0}, {"source": "models_example", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L212", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_parameterintype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L221", "weight": 1.0}, {"source": "models_parameterintype", "target": "enum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L221", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L228", "weight": 1.0}, {"source": "models_encoding", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L228", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_mediatype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L236", "weight": 1.0}, {"source": "models_mediatype", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L236", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_parameterbase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L243", "weight": 1.0}, {"source": "models_parameterbase", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L243", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_parameter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L258", "weight": 1.0}, {"source": "models_parameter", "target": "models_parameterbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L258", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_header", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L263", "weight": 1.0}, {"source": "models_header", "target": "models_parameterbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_requestbody", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L267", "weight": 1.0}, {"source": "models_requestbody", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L267", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_link", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L273", "weight": 1.0}, {"source": "models_link", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L273", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L282", "weight": 1.0}, {"source": "models_response", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L282", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_operation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L289", "weight": 1.0}, {"source": "models_operation", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L289", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_pathitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L305", "weight": 1.0}, {"source": "models_pathitem", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L305", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_securityschemetype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L321", "weight": 1.0}, {"source": "models_securityschemetype", "target": "enum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L321", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_securitybase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L328", "weight": 1.0}, {"source": "models_securitybase", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L328", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_apikeyin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L333", "weight": 1.0}, {"source": "models_apikeyin", "target": "enum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L333", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_apikey", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L339", "weight": 1.0}, {"source": "models_apikey", "target": "models_securitybase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L339", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_httpbase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L345", "weight": 1.0}, {"source": "models_httpbase", "target": "models_securitybase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L345", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_httpbearer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L350", "weight": 1.0}, {"source": "models_httpbearer", "target": "models_httpbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L350", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_oauthflow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L355", "weight": 1.0}, {"source": "models_oauthflow", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L355", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_oauthflowimplicit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L360", "weight": 1.0}, {"source": "models_oauthflowimplicit", "target": "models_oauthflow", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L360", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_oauthflowpassword", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L364", "weight": 1.0}, {"source": "models_oauthflowpassword", "target": "models_oauthflow", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L364", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_oauthflowclientcredentials", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L368", "weight": 1.0}, {"source": "models_oauthflowclientcredentials", "target": "models_oauthflow", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L368", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_oauthflowauthorizationcode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L372", "weight": 1.0}, {"source": "models_oauthflowauthorizationcode", "target": "models_oauthflow", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L372", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_oauthflows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L377", "weight": 1.0}, {"source": "models_oauthflows", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L377", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_oauth2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L384", "weight": 1.0}, {"source": "models_oauth2", "target": "models_securitybase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L384", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_openidconnect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L389", "weight": 1.0}, {"source": "models_openidconnect", "target": "models_securitybase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L389", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_components", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L399", "weight": 1.0}, {"source": "models_components", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L399", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_tag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L413", "weight": 1.0}, {"source": "models_tag", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L413", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_openapi_models_py", "target": "models_openapi", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L419", "weight": 1.0}, {"source": "models_openapi", "target": "models_basemodelwithconfig", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L419", "weight": 1.0}, {"source": "models_validate", "target": "str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L34", "weight": 1.0}], "raw_calls": [{"caller_nid": "models_validate", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L30"}, {"caller_nid": "models_validate", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L38"}, {"caller_nid": "models_get_pydantic_core_schema", "callee": "with_info_plain_validator_function", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/openapi/models.py", "source_location": "L54"}]} |