Skip to content

Remove CLABE resources following identify service cleanup #422

@coderabbitai

Description

@coderabbitai

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 create method for CLABE generation
  • Integration with external CLABE generation services

References:

Requested by: @felipao-mx
Priority: p2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions