Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(RF12): Add get unarchived companies endpoint #246

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

dembA7
Copy link
Contributor

@dembA7 dembA7 commented Jun 5, 2024

fix(RF12): Add get unarchived companies endpoint

[RF12]: Add get unarchived companies endpoint

Descripción

Se agregó un endpoint que devuelve únicamente los clientes que NO estén archivados.

Cambios realizados

  • Se modificó el archivo src/api/controllers/company.controller.ts
  • Se modificó el archivo src/api/routes/company.routes.ts
  • Se modificó el archivo src/api/validators/company.validator.ts
  • Se modificó el archivo src/core/app/services/company.service.ts
  • Se modificó el archivo src/core/infra/repositories/company.repository.ts

Screen de pruebas y/o notas

N/A

@ArmandoRosasB ArmandoRosasB self-requested a review June 5, 2024 23:48
@OlimpiaGarcia OlimpiaGarcia merged commit 7c6f1fd into develop Jun 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants