mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-18 16:05:10 +00:00
8 lines
160 B
JSON
8 lines
160 B
JSON
{
|
|
"index": {
|
|
"fields": ["patientDocumentNumber", "status", "expirationDate"]
|
|
},
|
|
"ddoc": "vacunas-index",
|
|
"name": "indexVacunas",
|
|
"type": "json"
|
|
}
|