Project

General

Profile

« Previous | Next » 

Revision 116fb348

Added by Andreas Kohlbecker over 5 years ago

ref #7658 work in progress with errors

View differences:

modules/cdm_dataportal/cdm_api/webservice_uris.php
32 32
define('CDM_WS_PORTAL_TAXON', 'portal/taxon');
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
define('CDM_WS_PORTAL_TAXON_RELATIONS_DTO', 'taxon/$0/taxonRelationshipsDTO');
35 36
define('CDM_WS_PORTAL_TAXON_DESCRIPTIONS', 'portal/taxon/$0/descriptions');
36 37
define('CDM_WS_PORTAL_TAXON_TAXONNODEAGENTRELATIONS', 'portal/taxon/$0/taxonNodeAgentRelations/$1');
37 38

  

Also available in: Unified diff