Upgrading Hyperledger Fabric Business Network
问题 I am working with composer 0.19.8 to develop hyperledger blockchain app. My problem is that every time I make changes to the blockchain models I have to update the business network version in package.json and restart the fabric server in order for changes to reflect on Composer REST Server. If I do not do that the changes I made are not reflected on the rest server API(generated API by composer-rest-server command). Is there a way to override the current business network version instead of