Krzysztof Kochański
Krzysztof Kochański
Encountered the same. To fix that I've implemented custom `MongoDbRepositoryStateMachinePersist`. Example: ```java public class MongoDbRepositoryStateMachinePersist extends RepositoryStateMachinePersist { private final EntityRepository entityRepository; /** * Instantiates a new mongodb repository state...
Initially, those signatures were visible only at the `/report/{id}/summary` endpoint. We made some changes and right now it's available at every endpoint that returns `SampleSummary` schema. In other words, it...
Hello @barismutanpicus , I have checked that tool source code, it looks ok. Regarding limits, you will never be banned for valid usage of API, even while reaching the limits....
Helo @Paryyysaa , can you provide more information?
Hello, current version of API, does not support pagination. Although that's something that will be introduced in the next major API version - V3. The number of results, that are...
For API keys with 'Restricted' auth level we're returning only 50 elements. You can bump auth of your API Key by first, requesting Vetting Process (It will allow you e.g....
Howdy! Unfortunately I'm not that into that language to be able to provide an answer. I can only assume that to achieve that, that project should be pushed to `pip`...