OTARIS / MF-REST-API

The MetaHL Fabric REST API is an interface to any Hyperledger® Fabric network.
https://otaris.de/metahl-fabric/
Apache License 2.0
6 stars 2 forks source link

Support versioning of MetaDefs #20

Closed dl-ota closed 3 years ago

dl-ota commented 3 years ago

We want to introduce versioning of MetaDefs in order to tackle issues with changing definitions during runtime. Therefore we need to support a function like "META_getMetaDefVersion(objectId)" and an optional version parameter for the function "META_readMetaDef()".