Added test custom service for scallservice
parent
412ed6033f
commit
91849f80fb
|
|
@ -2,8 +2,8 @@ config:
|
|||
- customService1: template-1-1.json
|
||||
|
||||
customService1:
|
||||
- name: myJOYNRService
|
||||
- className: com.bmw.cc.conn.this.is.just.an.exampleClasss
|
||||
- methodName: exampleJoynrMethod
|
||||
- name: requestMaintenanceStatusService-vdlm
|
||||
- className: com.bmw.cc.ts.scallservice.api.maintenancestatus.v1.boundary.MaintenanceStatusApiBF
|
||||
- methodName: processRequestMaintenanceStatus
|
||||
- returnType: void
|
||||
- skipDeployment: "true"
|
||||
Loading…
Reference in New Issue