DSpace / RestContract

REST Contract for DSpace 7-8
https://wiki.lyrasis.org/display/DSDOC8x/
37 stars 48 forks source link

System-wide alerts #215

Closed ybnd closed 1 year ago

ybnd commented 1 year ago

Adds system-wide alerts to the REST contract

REST: https://github.com/DSpace/DSpace/pull/8624 Angular: https://github.com/DSpace/dspace-angular/pull/2025

The REST side is still a WIP, so this PR may still change to match

tdonohue commented 1 year ago

@ybnd : After I completed my review, I also realized that the /api/system/systemwidealerts/search/active endpoint appears to be missing from this contract. I see it in the implementation though in https://github.com/DSpace/DSpace/pull/8624