Update /credentials/{{id}}
endpoint to return {verifiableCredential}
to be consistent with other APIs
#398
Labels
ready for PR
Issue ready to be resolved via a Pull Request
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.The text was updated successfully, but these errors were encountered: