sul-dlss / sdr-client

SDR API client (in Ruby)
https://sul-dlss.github.io/sdr-api/
Other
0 stars 1 forks source link

Connect new `user_versions` param with the new interface #356

Closed mjgiarlo closed 4 months ago

mjgiarlo commented 4 months ago

Why was this change made?

The new interface does not support direct interaction with the CreateResource class, so this new param must be passed from the Deposit instance.

How was this change tested?

CI