convector-cli icon indicating copy to clipboard operation
convector-cli copied to clipboard

generate model with wrong class

Open alvaro210 opened this issue 6 years ago • 0 comments

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.

alvaro210 avatar Apr 24 '19 15:04 alvaro210