• 이메일 정보 입력 추가(ISW-19)
    • 고객 정보 등록시, 이메일 등록
    • 고객 정보 조회시, 이메일 조회
    • 고객 정보 수정시, 이메일 수정
    • 관련 API 주석 작업 및 소스 정리

  • Swagger: v0.0.6
    • [환자 관리] - /api/patient/v1/create - @deprecated
    • [환자 관리] - /api/patient/v2/create - request parameter email 추가
    • [환자 관리] - /api/patient/v1/modify - @deprecated
    • [환자 관리] - /api/patient/v2/modify - request parameter email 추가
    • [환자 관리] - /api/patient/v1/detail - @deprecated
    • [환자 관리] - /api/patient/v2/detail - response email 추가