Browse Source

modify health profile routes

Sand Wen 9 years ago
parent
commit
5af0541e8c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      ag-ehr-platform.yml

+ 2 - 1
ag-ehr-platform.yml

@ -20,8 +20,9 @@ zuul:
      path: /api/v1.0/esb/uploadLog
      serviceId: svr-esb
    sanofi_support:
      path: /api/v1.0/sanofi/physic_signs
      path: /api/v1.0/sanofi/physic_signs/**
      serviceId: svr-health-profile
      stripPrefix: false
    health_profile:
      path: /api/v1.0/health_profiles/**
      serviceId: svr-health-profile