I added runtime module to my restlet and tested the content in script debugger.
The method getRemainingUsage indicates 1000 units instead of 5000 units, why is that so?
While in debugger mode, I noticed that query.Type enum are missing compared to what is mentionned
in the official documentation, why is that so?