mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-18 07:55:10 +00:00
9 lines
No EOL
165 B
JSON
9 lines
No EOL
165 B
JSON
|
|
{
|
|
"index": {
|
|
"fields": ["patientDocumentNumber", "status", "fechaDeAutorizacion"]
|
|
},
|
|
"ddoc": "recetas-index",
|
|
"name": "indexRecetas",
|
|
"type": "json"
|
|
} |