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

HUDS - Api consultas laboratorios #1908

Merged
merged 1 commit into from
Oct 10, 2024
Merged

HUDS - Api consultas laboratorios #1908

merged 1 commit into from
Oct 10, 2024

Conversation

JuanIRamirez
Copy link
Contributor

@JuanIRamirez JuanIRamirez commented May 31, 2024

Requerimiento

https://proyectos.andes.gob.ar/browse/HUDS-99

Funcionalidad desarrollada

  1. Nuevo archivo modules\rup\routes\protocolosLab.ts
  2. Se implementa una ruta: get('/protocolosLab/:id?, ...
  3. Utiliza andesServices

UserStories llegó a completarse

  • Si
  • No

Requiere actualizaciones en la base de datos

  • Si
  • No

import { Logger } from '../../../utils/logService';

const router = express.Router();
process.env['NODE_TLS_REJECT_UNAUTHORIZED'] = '0'; // Eliminar para PROD !!! OJO !!!.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

esto deberia quitarse del PR

@negro89 negro89 merged commit 51583c7 into master Oct 10, 2024
2 checks passed
@negro89 negro89 deleted the HUDS-99 branch October 10, 2024 18:31
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.

3 participants