No Arkindex client in developer mode
The api_client is now only set in the configure method. This means that when we are in developer mode, we can't make any requests.
This attribute should be declared in ElementsWorker.configure
Edited by Yoann Schneider