Pārlūkot izejas kodu

modify health profile routes

Sand Wen 9 gadi atpakaļ
vecāks
revīzija
f2c2571c4f
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      ag-ehr-platform.yml

+ 2 - 1
ag-ehr-platform.yml

@ -5,6 +5,7 @@ logging:
# service routes
zuul:
  addProxyHeaders: false
  ignoredServices: '*'
  routes:
    packages:
@ -20,7 +21,7 @@ zuul:
      path: /api/v1.0/sanofi/physic_signs
      serviceId: svr-health-profile
    health_profile:
      path: /api/v1.0/health_profiles
      path: /api/v1.0/health_profiles/**
      serviceId: svr-health-profile
      stripPrefix: false