-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Task: Remove CLABE resources
Following the cleanup in the identify service (PR #274: https://github.com/cuenca-mx/identify/pull/274), we need to remove the corresponding CLABE resources from this repository to maintain consistency across services.
Resources to remove:
- CLABE resource endpoints (likely
/clabes) - CLABE creation/management functionality
- Any related CLABE generation methods
- Client methods for CLABE operations
Context:
The identify service removed the entire identify/resources/clabes.py file which contained:
- FastAPI resource endpoint
/clabes - Async
createmethod for CLABE generation - Integration with external CLABE generation services
References:
- Original PR: https://github.com/cuenca-mx/identify/pull/274
- Comment: https://github.com/cuenca-mx/identify/pull/274#discussion_r2181719781
Requested by: @felipao-mx
Priority: p2
Metadata
Metadata
Assignees
Labels
No labels