convector-cli
convector-cli copied to clipboard
generate model with wrong class
when you use: conv generate model Supplier -c supplychainchaincode the file is generated with the name supplier.model.ts but the class is wrong. it should be Supplier but instead you get class Supplychainchaincode.