vcs icon indicating copy to clipboard operation
vcs copied to clipboard

Store Credential req - update credential field type

Open rolsonquadras opened this issue 4 years ago • 0 comments

The credential field in store credential request is of string type. This adds encoding challenges when creating the request. Update this to use json.Rawmessage type.

https://github.com/trustbloc/edge-service/blob/843ad4fec21e0897c5ba5c4160326409321aeeed/pkg/restapi/vc/operation/models.go#L35

rolsonquadras avatar Apr 07 '20 17:04 rolsonquadras