feat(webservice): Started on api endpoint
Using specific management and the WebserviceSpecificManagementInterface contract to tap into the webservice api.
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"Module\\WsOrderreference\\": "src/"
|
||||
},
|
||||
"classmap": [
|
||||
"ws_orderreference.php"
|
||||
"ws_orderreference.php",
|
||||
"classes/"
|
||||
],
|
||||
"exclude-from-classmap": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user