Hi everyone,
Is it possible to add a custom API in DSpace 7? I have already created a DAO and a controller, and everything looks fine. However, when I try to make a GET request, I receive a "Bad Request" error. It seems like there might be some validation in place, and I haven't added my path to it.
Could anyone share their experience on how to add an API in DSpace, or provide any manuals on how to do that?
Thank you!