[spalenque] - #6968 *WIP
Conflicts: marketplace/_config.php marketplace/code/interfaces/restfull_api/marketplace/ConsultantsCrudApi.php
This commit is contained in:
parent
073cd5cd19
commit
9057a0cd67
@ -16,9 +16,6 @@
|
|||||||
*/
|
*/
|
||||||
final class ConsultantsCrudApi extends CompanyServiceCrudApi {
|
final class ConsultantsCrudApi extends CompanyServiceCrudApi {
|
||||||
|
|
||||||
/**
|
|
||||||
* @var array
|
|
||||||
*/
|
|
||||||
static $url_handlers = array(
|
static $url_handlers = array(
|
||||||
'GET languages' => 'getLanguages',
|
'GET languages' => 'getLanguages',
|
||||||
'GET $COMPANY_SERVICE_ID!' => 'getConsultant',
|
'GET $COMPANY_SERVICE_ID!' => 'getConsultant',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user