github.com/hyperledger/aries-framework-go@v0.3.2/pkg/doc/cm/testdata/credential_response_university_degree.json (about)

     1  {
     2    "id": "a30e3b91-fb77-4d22-95fa-871689c322e2",
     3    "manifest_id": "university_degree",
     4    "descriptor_map":[
     5      {
     6        "id": "bachelor_degree",
     7        "format": "jwt_vc",
     8        "path": "$.verifiableCredential[0]"
     9      }
    10    ]
    11  }