Hello, Currently I'm facing a problem when calling the Atlas API, I'm Getting an HTTP 413, because the request body is too long.
To put in context, I'm using a Java AtlasClientV2 and calling the method getEntitiesByGuids, and I'm providing a List of guids that sometimes is too long with more than 100 elements, I think internally the Java client is calling the /v2/entity/bulk API. Is there a way I can modify the Atlas HTTP server to allow a bigger request body size? Thanks in advance for your help. Cheers. Eduardo V. -- "Manten fuertes convicciones que no sean alteradas por las circunstancias..." Preceptos del samurai.
