Skip to content
Snippets Groups Projects
Commit a5146018 authored by Ere Maijala's avatar Ere Maijala Committed by Demian Katz
Browse files

Added support for returning status texts from ILS request check methods (#989)

* Added support for returning status codes from checkRequestIsValid / checkStorageRetrievalRequestIsValid / checkILLRequestIsValid instead of just a boolean, with the old boolean style still supported.
- Made Demo driver always return the new-style array and occasionally return different messages for request validation failures.
- Removed the now-unused blocked* actions.
parent 79fb5278
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment