1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/test/resources/TransportManagementService/responseExtDescriptorUpdate.txt
lydiazcheng 59f3cddd43
TMS: extend upload mta ext descriptor to node (#1635)
* add APIs for getNodes, getExtDescriptor, putExtDescriptor and uploadExtDescriptor
* add new params and extend the logic to enable upload or update extension descriptor to node
* extends unit tests


Co-authored-by: Zihe Cheng <zihe.cheng@sap.com>
Co-authored-by: Marcus Holl <marcus.holl@sap.com>
2020-06-22 11:34:10 +02:00

8 lines
184 B
Plaintext

{
"id": 456,
"description": "tms mtaext update",
"mtaId": "com.sap.piper.tms.test",
"mtaExtId": "com.sap.piper.tms.test.another.extension",
"mtaVersion": "1.0.1"
}