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

Adds endpoint for getting solr doc for a user version. #5116

Closed justinlittman closed 2 weeks ago

justinlittman commented 2 weeks ago

refs https://github.com/sul-dlss/argo/issues/4515

Why was this change made? 🤔

So that solr can render the details page for a user version, as it is tightly bound to a solr doc. Generating a solr doc on the fly avoids having to repeat logic in Argo.

How was this change tested? 🤨

Unit

âš¡ âš  If this change has cross service impact, including data writes to shared file systems, run integration tests and/or test in [stage|qa] environment, in addition to specs. âš¡