sul-dlss / dor-services-app

A Rails application exposing Digital Object Registry functions as a RESTful HTTP API
https://sul-dlss.github.io/dor-services-app/
Other
3 stars 2 forks source link

allow the start accession DSA endpoint to accept workflow context #4983

Closed peetucket closed 4 months ago

peetucket commented 4 months ago

Why was this change made? 🤔

Part of sul-dlss/dor-services-client#427 -- allows us to send workflow context to the workflow service via json in the body of the accession request. The workflow client and workflow server are already setup to receive it and store it.

How was this change tested? 🤨

New specs and QA