SSHOC / sshoc-marketplace-backend

Code for the backend
Apache License 2.0
2 stars 0 forks source link

include `accessibleAt` in results from `/api/item-search` #443

Open stefanprobst opened 3 months ago

stefanprobst commented 3 months ago

it would be cool if results from /api/item-search (i.e. https://sshoc-marketplace-api.acdh-dev.oeaw.ac.at/swagger-ui/index.html?url=/v3/api-docs&validatorUrl=#model-SearchItem) could include accessibleAt - this would make synchronizing tools-and-services with DARIAH Unified National Report (UNR) App easier. thanks!

tparkola commented 3 months ago

The change will require reconfiguration of solr, so I would suggest to first handle https://github.com/SSHOC/sshoc-marketplace-backend/pull/416 - integrate newer version of solr into the main branch. Then we could work further here.

KlausIllmayer commented 1 month ago

Could be handled now, as #416 is done.