- Created a new JSON file for skills related to Figma features, including nodes and edges representing the structure and relationships of skills. - Added another JSON file for the PatientUpdateProfileTest, detailing the test structure, methods, and their relationships with other components in the codebase.
1 line
5.0 KiB
JSON
1 line
5.0 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_patient_md", "label": "patient.md", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L1"}, {"id": "api_patient_patient_records_sessions_api", "label": "Patient Records & Sessions API", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L1"}, {"id": "api_patient_overview", "label": "Overview", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L3"}, {"id": "api_patient_endpoints", "label": "Endpoints", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L12"}, {"id": "api_patient_list_patients", "label": "List Patients", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L14"}, {"id": "api_patient_create_patient_record", "label": "Create Patient Record", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L62"}, {"id": "api_patient_get_patient_record", "label": "Get Patient Record", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L118"}, {"id": "api_patient_update_patient_basic_info", "label": "Update Patient Basic Info", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L182"}, {"id": "api_patient_list_patient_sessions", "label": "List Patient Sessions", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L257"}, {"id": "api_patient_list_patient_appointments", "label": "List Patient Appointments", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L332"}, {"id": "api_patient_create_session", "label": "Create Session", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L376"}, {"id": "api_patient_update_session", "label": "Update Session", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L435"}, {"id": "api_patient_auto_creation_on_appointment_confirm", "label": "Auto-Creation on Appointment Confirm", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L469"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_patient_md", "target": "api_patient_patient_records_sessions_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L1", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_overview", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L3", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_endpoints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L12", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_list_patients", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L14", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_create_patient_record", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L62", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_get_patient_record", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L118", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_update_patient_basic_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L182", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_list_patient_sessions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L257", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_list_patient_appointments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L332", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_create_session", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L376", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_patient_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_billing_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L415", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_update_session", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L435", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_auto_creation_on_appointment_confirm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L469", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} |