cello
cello copied to clipboard
Chaincode Package API FE BE not match
Now BE requires api/v1/chaincodes/chaincodeRepo
, but the FE requires api/v1/chaincodes/package
. Need to match either of them.
The payload is not match as well. FE sends the payload chaincodePackage:
and description:
but BE requires file:
and description: