Browse Source

add health profile routes

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

+ 1 - 1
ag-ehr-platform.yml

@ -19,7 +19,7 @@ zuul:
      path: /api/v1.0/sanofi/physic_signs
      path: /api/v1.0/sanofi/physic_signs
      serviceId: svr-health-profile
      serviceId: svr-health-profile
    health_profile:
    health_profile:
      path: /api/v1.0/health_profile
      path: /api/v1.0/health_profiles
      serviceId: svr-health-profile
      serviceId: svr-health-profile
---
---