w3c-ccg / vc-api

A specification for an HTTP API used to issue and verify Verifiable Credentials.
https://w3c-ccg.github.io/vc-api
Other
123 stars 47 forks source link

Added workflow response object to workflow creation call #409

Closed PatStLouis closed 1 month ago

PatStLouis commented 1 month ago

Addresses #393

Replace workflowId in request/response and returned a workflow object.

msporny commented 1 month ago

This PR was merged presuming that a WorkflowConfig object will be created to remove duplication of that object.