Project

General

Profile

« Previous | Next » 

Revision 12196fd5

Added by Francisco Revilla over 13 years ago

type designations with footnotes

View differences:

modules/cdm_dataportal/cdm_api/webservice_uris.php
8 8

  
9 9
define('CDM_WS_TAXON', 'taxon');
10 10

  
11
define('CDM_WS_NAME_TYPEDESIGNATIONS', 'portal/name/$0/typeDesignations');
11
define('CDM_WS_NAME_TYPEDESIGNATIONS', 'name/$0/typeDesignations');
12

  
13
define('CDM_WS_PORTAL_NAME_TYPEDESIGNATIONS', 'portal/name/$0/typeDesignations');
12 14

  
13 15
define('CDM_WS_PORTAL_TAXON_NAMETYPEDESIGNATIONS', 'portal/taxon/$0/nameTypeDesignations');
14 16

  

Also available in: Unified diff