The Hydra Admin Service will store any library POSTed to it before scanning it and checking validity.
A corrupt library will then cause both the response from the libraries endpoint and the POST itself to fail with some error (such as NPE).
Only by replacing the library will the Admin Service return to functional behaviour.
The Hydra Admin Service will store any library POSTed to it before scanning it and checking validity.
A corrupt library will then cause both the response from the
librariesendpoint and the POST itself to fail with some error (such as NPE).Only by replacing the library will the Admin Service return to functional behaviour.