vc-api icon indicating copy to clipboard operation
vc-api copied to clipboard

Update `/credentials/{{id}}` endpoint to return `{verifiableCredential}` to be consistent with other APIs

Open dlongley opened this issue 1 year ago • 1 comments

Today the VC is directly returned -- instead it should be returned under the verifiableCredential property to be consistent with other APIs and to allow for additional meta data to be returned, etc. Similarly, we should probably make {{id}} say {{credentialId}} to match our use of that name elsewhere.

dlongley avatar Jul 09 '24 19:07 dlongley