Files
clinicpro/graphify-out/cache/ast/v0.8.44/833aea37242236b2870cafccb48487798ec5988cec6207622dbf02e0b1828e96.json
T
hamed f2ecaf201a Add JSON files for task 14 events utilization documentation
- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document.
- Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
2026-07-30 12:16:27 +03:30

1 line
26 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_auth_md", "label": "auth.md", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L1"}, {"id": "api_auth_authentication_api", "label": "Authentication API", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L1"}, {"id": "api_auth_post_api_v1_user_send_code", "label": "POST `/api/v1/user/send-code`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L10"}, {"id": "api_auth_request_body", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L16"}, {"id": "api_auth_response_200", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L29"}, {"id": "api_auth_errors", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L40"}, {"id": "api_auth_post_api_v1_user_verify_code", "label": "POST `/api/v1/user/verify-code`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L49"}, {"id": "api_auth_request_body_55", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L55"}, {"id": "api_auth_response_200_68", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L68"}, {"id": "api_auth_errors_82", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L82"}, {"id": "api_auth_post_api_v1_user_register", "label": "POST `/api/v1/user/register`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L92"}, {"id": "api_auth_request_body_98", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L98"}, {"id": "api_auth_response_201", "label": "Response `201`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L111"}, {"id": "api_auth_errors_122", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L122"}, {"id": "api_auth_post_api_v1_user_login", "label": "POST `/api/v1/user/login`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L130"}, {"id": "api_auth_request_body_136", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L136"}, {"id": "api_auth_response_200_149", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L149"}, {"id": "api_auth_errors_162", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L162"}, {"id": "api_auth_post_oauth_token", "label": "POST `/oauth/token`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L171"}, {"id": "api_auth_request_body_177", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L177"}, {"id": "api_auth_response_200_190", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L190"}, {"id": "api_auth_errors_204", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L204"}, {"id": "api_auth_post_oauth_token_refresh", "label": "POST `/oauth/token/refresh`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L214"}, {"id": "api_auth_request_body_220", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L220"}, {"id": "api_auth_response_200_229", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L229"}, {"id": "api_auth_errors_240", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L240"}, {"id": "api_auth_get_oauth_userinfo", "label": "GET `/oauth/userinfo`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L247"}, {"id": "api_auth_headers", "label": "Headers", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L253"}, {"id": "api_auth_response_200_258", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L258"}, {"id": "api_auth_errors_369", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L369"}, {"id": "api_auth_post_api_v1_auth_switch_context", "label": "POST `/api/v1/auth/switch-context`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L376"}, {"id": "api_auth_request_body_382", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L382"}, {"id": "api_auth_response_200_393", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L393"}, {"id": "api_auth_errors_411", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L411"}, {"id": "api_auth_notification_mobile_otp", "label": "Notification Mobile (OTP)", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L420"}, {"id": "api_auth_post_api_v1_notification_mobile_request_otp", "label": "POST `/api/v1/notification-mobile/request-otp`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L428"}, {"id": "api_auth_request_body_434", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L434"}, {"id": "api_auth_response_200_447", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L447"}, {"id": "api_auth_errors_458", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L458"}, {"id": "api_auth_notes", "label": "Notes", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L464"}, {"id": "api_auth_post_api_v1_notification_mobile_verify", "label": "POST `/api/v1/notification-mobile/verify`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L471"}, {"id": "api_auth_request_body_477", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L477"}, {"id": "api_auth_response_200_490", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L490"}, {"id": "api_auth_errors_501", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L501"}, {"id": "api_auth_get_api_v1_notification_mobile_target", "label": "GET `/api/v1/notification-mobile/{target}`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L509"}, {"id": "api_auth_response_200_516", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L516"}, {"id": "api_auth_errors_528", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L528"}, {"id": "api_auth_delete_api_v1_notification_mobile_target", "label": "DELETE `/api/v1/notification-mobile/{target}`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L535"}, {"id": "api_auth_response_200_542", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L542"}, {"id": "api_auth_errors_552", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L552"}, {"id": "api_auth_post_oauth_logout", "label": "POST `/oauth/logout`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L559"}, {"id": "api_auth_request_body_565", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L565"}, {"id": "api_auth_response_200_576", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L576"}, {"id": "api_auth_post_api_v1_pre_registration", "label": "POST `/api/v1/pre-registration`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L588"}, {"id": "api_auth_request_body_596", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L596"}, {"id": "api_auth_response_200_621", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L621"}, {"id": "api_auth_error_codes", "label": "Error Codes", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L629"}, {"id": "api_auth_post_api_v1_user_otp_login", "label": "POST `/api/v1/user/otp-login`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L637"}, {"id": "api_auth_request_body_643", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L643"}, {"id": "api_auth_response_200_652", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L652"}, {"id": "api_auth_error_codes_663", "label": "Error Codes", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L663"}, {"id": "api_auth_post_api_v1_user_change_password", "label": "POST `/api/v1/user/change-password`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L673"}, {"id": "api_auth_request_body_679", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L679"}, {"id": "api_auth_response_200_692", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L692"}, {"id": "api_auth_errors_697", "label": "Errors", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L697"}, {"id": "api_auth_post_api_v1_user_reset_password", "label": "POST `/api/v1/user/reset-password`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L705"}, {"id": "api_auth_request_body_711", "label": "Request Body", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L711"}, {"id": "api_auth_response_200_724", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L724"}, {"id": "api_auth_error_codes_732", "label": "Error Codes", "file_type": "document", "source_file": "docs/api/auth.md", "source_location": "L732"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_auth_md", "target": "api_auth_authentication_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L1", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_auth_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_captcha_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L6", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_send_code", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L10", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_send_code", "target": "api_auth_request_body", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L16", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_send_code", "target": "api_auth_response_200", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L29", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_send_code", "target": "api_auth_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L40", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_verify_code", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L49", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_verify_code", "target": "api_auth_request_body_55", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L55", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_verify_code", "target": "api_auth_response_200_68", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L68", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_verify_code", "target": "api_auth_errors_82", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L82", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_register", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L92", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_register", "target": "api_auth_request_body_98", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L98", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_register", "target": "api_auth_response_201", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L111", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_register", "target": "api_auth_errors_122", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L122", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_login", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L130", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_login", "target": "api_auth_request_body_136", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L136", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_login", "target": "api_auth_response_200_149", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L149", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_login", "target": "api_auth_errors_162", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L162", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_oauth_token", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L171", "weight": 1.0}, {"source": "api_auth_post_oauth_token", "target": "api_auth_request_body_177", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L177", "weight": 1.0}, {"source": "api_auth_post_oauth_token", "target": "api_auth_response_200_190", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L190", "weight": 1.0}, {"source": "api_auth_post_oauth_token", "target": "api_auth_errors_204", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L204", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_oauth_token_refresh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L214", "weight": 1.0}, {"source": "api_auth_post_oauth_token_refresh", "target": "api_auth_request_body_220", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L220", "weight": 1.0}, {"source": "api_auth_post_oauth_token_refresh", "target": "api_auth_response_200_229", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L229", "weight": 1.0}, {"source": "api_auth_post_oauth_token_refresh", "target": "api_auth_errors_240", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L240", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_get_oauth_userinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L247", "weight": 1.0}, {"source": "api_auth_get_oauth_userinfo", "target": "api_auth_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L253", "weight": 1.0}, {"source": "api_auth_get_oauth_userinfo", "target": "api_auth_response_200_258", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L258", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_auth_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_staff_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L344", "weight": 1.0}, {"source": "api_auth_get_oauth_userinfo", "target": "api_auth_errors_369", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L369", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_auth_switch_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L376", "weight": 1.0}, {"source": "api_auth_post_api_v1_auth_switch_context", "target": "api_auth_request_body_382", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L382", "weight": 1.0}, {"source": "api_auth_post_api_v1_auth_switch_context", "target": "api_auth_response_200_393", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L393", "weight": 1.0}, {"source": "api_auth_post_api_v1_auth_switch_context", "target": "api_auth_errors_411", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L411", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_notification_mobile_otp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L420", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_notification_mobile_request_otp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L428", "weight": 1.0}, {"source": "api_auth_post_api_v1_notification_mobile_request_otp", "target": "api_auth_request_body_434", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L434", "weight": 1.0}, {"source": "api_auth_post_api_v1_notification_mobile_request_otp", "target": "api_auth_response_200_447", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L447", "weight": 1.0}, {"source": "api_auth_post_api_v1_notification_mobile_request_otp", "target": "api_auth_errors_458", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L458", "weight": 1.0}, {"source": "api_auth_post_api_v1_notification_mobile_request_otp", "target": "api_auth_notes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L464", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_notification_mobile_verify", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L471", "weight": 1.0}, {"source": "api_auth_post_api_v1_notification_mobile_verify", "target": "api_auth_request_body_477", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L477", "weight": 1.0}, {"source": "api_auth_post_api_v1_notification_mobile_verify", "target": "api_auth_response_200_490", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L490", "weight": 1.0}, {"source": "api_auth_post_api_v1_notification_mobile_verify", "target": "api_auth_errors_501", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L501", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_get_api_v1_notification_mobile_target", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L509", "weight": 1.0}, {"source": "api_auth_get_api_v1_notification_mobile_target", "target": "api_auth_response_200_516", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L516", "weight": 1.0}, {"source": "api_auth_get_api_v1_notification_mobile_target", "target": "api_auth_errors_528", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L528", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_delete_api_v1_notification_mobile_target", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L535", "weight": 1.0}, {"source": "api_auth_delete_api_v1_notification_mobile_target", "target": "api_auth_response_200_542", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L542", "weight": 1.0}, {"source": "api_auth_delete_api_v1_notification_mobile_target", "target": "api_auth_errors_552", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L552", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_oauth_logout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L559", "weight": 1.0}, {"source": "api_auth_post_oauth_logout", "target": "api_auth_request_body_565", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L565", "weight": 1.0}, {"source": "api_auth_post_oauth_logout", "target": "api_auth_response_200_576", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L576", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_pre_registration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L588", "weight": 1.0}, {"source": "api_auth_post_api_v1_pre_registration", "target": "api_auth_request_body_596", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L596", "weight": 1.0}, {"source": "api_auth_post_api_v1_pre_registration", "target": "api_auth_response_200_621", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L621", "weight": 1.0}, {"source": "api_auth_post_api_v1_pre_registration", "target": "api_auth_error_codes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L629", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_otp_login", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L637", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_otp_login", "target": "api_auth_request_body_643", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L643", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_otp_login", "target": "api_auth_response_200_652", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L652", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_otp_login", "target": "api_auth_error_codes_663", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L663", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_change_password", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L673", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_change_password", "target": "api_auth_request_body_679", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L679", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_change_password", "target": "api_auth_response_200_692", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L692", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_change_password", "target": "api_auth_errors_697", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L697", "weight": 1.0}, {"source": "api_auth_authentication_api", "target": "api_auth_post_api_v1_user_reset_password", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L705", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_reset_password", "target": "api_auth_request_body_711", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L711", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_reset_password", "target": "api_auth_response_200_724", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L724", "weight": 1.0}, {"source": "api_auth_post_api_v1_user_reset_password", "target": "api_auth_error_codes_732", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/auth.md", "source_location": "L732", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}