Demetrio Ruiz
Demetrio Ruiz
## Issue update #### Summary With `3.9` version this errors does not happen but pagination is not working properly: ```bash # curl -u foo:bar -k -X GET "http://127.0.0.1:55000/experimental/ciscat/results?offset=0&pretty" { "error":...
## Issue update `offset` was not working properly. I made a fix for it. Below there are examples of `experimental` calls before and after apply the fix I made. ###...
Hi @32bitbradley, I think that your idea is great and we are going to consider include it in our next releases. Thank you for helping us to improve Wazuh. Best...
I faced the same issue, I have a custom validator due to I want to exclude a field in a model with nested models, and in my case I didn't...