Project

General

Profile

« Previous | Next » 

Revision 2b7cd6c2

Added by Andreas Kohlbecker about 10 years ago

solving #2280 (Stop using portal/taxon//bin/zsh/nameTypeDesignations)

View differences:

7.x/modules/cdm_dataportal/cdm_api/webservice_uris.php
33 33
define('CDM_WS_PORTAL_TAXON_SYNONYMY', 'portal/taxon/$0/synonymy');
34 34
define('CDM_WS_PORTAL_TAXON_RELATIONS', 'portal/taxon/$0/taxonRelationships');
35 35
define('CDM_WS_PORTAL_TAXON_NAMERELATIONS', 'portal/taxon/$0/nameRelationships');
36
define('CDM_WS_PORTAL_TAXON_NAMETYPEDESIGNATIONS', 'portal/taxon/$0/nameTypeDesignations');
37 36
define('CDM_WS_PORTAL_TAXON_DESCRIPTIONS', 'portal/taxon/$0/descriptions');
38 37

  
39 38
/**

Also available in: Unified diff