- Added a new column `national_code_verified` to the `users` table. - Normalized the `bank_account` field in the `representations` table from a single object to an array of IBANs with a default `verified` status of false. feat(ApiIrService): implement identity verification client for api.ir - Created `ApiIrService` to handle identity verification via api.ir. - Implemented methods for matching national code with mobile and IBAN with national code and birth date. - Added error handling and logging for external API requests.
1 line
2.1 KiB
JSON
1 line
2.1 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_staff_md", "label": "staff.md", "file_type": "document", "source_file": "docs/api/staff.md", "source_location": "L1"}, {"id": "api_staff_staff_api", "label": "Staff API", "file_type": "document", "source_file": "docs/api/staff.md", "source_location": "L1"}, {"id": "api_staff_get_api_v1_staff", "label": "GET /api/v1/staff", "file_type": "document", "source_file": "docs/api/staff.md", "source_location": "L7"}, {"id": "api_staff_post_api_v1_staff", "label": "POST /api/v1/staff", "file_type": "document", "source_file": "docs/api/staff.md", "source_location": "L37"}, {"id": "api_staff_patch_api_v1_staff_uuid", "label": "PATCH /api/v1/staff/{uuid}", "file_type": "document", "source_file": "docs/api/staff.md", "source_location": "L90"}, {"id": "api_staff_patch_api_v1_staff_uuid_toggle", "label": "PATCH /api/v1/staff/{uuid}/toggle", "file_type": "document", "source_file": "docs/api/staff.md", "source_location": "L117"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_staff_md", "target": "api_staff_staff_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/staff.md", "source_location": "L1", "weight": 1.0}, {"source": "api_staff_staff_api", "target": "api_staff_get_api_v1_staff", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/staff.md", "source_location": "L7", "weight": 1.0}, {"source": "api_staff_staff_api", "target": "api_staff_post_api_v1_staff", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/staff.md", "source_location": "L37", "weight": 1.0}, {"source": "api_staff_staff_api", "target": "api_staff_patch_api_v1_staff_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/staff.md", "source_location": "L90", "weight": 1.0}, {"source": "api_staff_staff_api", "target": "api_staff_patch_api_v1_staff_uuid_toggle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/staff.md", "source_location": "L117", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} |