Project

General

Profile

« Previous | Next » 

Revision e2771053

Added by Andreas Kohlbecker over 3 years ago

ref #9279 adding TypeDesignationDTO to cdm_ws_base_uri()

View differences:

modules/cdm_dataportal/cdm_api/cdm_api.module
1043 1043
    case 'TextualTypeDesignation':
1044 1044
    case 'SpecimenTypeDesignation':
1045 1045
    case 'NameTypeDesignation':
1046
    case 'TypeDesignationDTO':
1046 1047
      $ws_base_uri = CDM_WS_TYPEDESIGNATION;
1047 1048
      break;
1048 1049
    default:

Also available in: Unified diff