Thiago Colares

Results 8 comments of Thiago Colares

That's the new one: https://mobi.bb.com.br/mov-centralizador/servico/ExtratoDeContaCorrente/extrato Does anybody knows the one I can use to fetch .ofx?

I can help with Portuguese (BR) translation

@curquiza qq about the new methods to ADD documents by type as I was checking the [API docs](https://docs.meilisearch.com/learn/core_concepts/documents.html#structure): 1. Should we keep the exiting generic add/update documents methods? I think...

@curquiza yup, sure thing! Thanks for the answers! By default, I don't like long classes for multiple reasons, but there's no silver bullet and it may vary with the context...

@curquiza, there's a small thing we must fix and a solution I would like to align. ### To fix This [transformation to JSON](https://github.com/meilisearch/meilisearch-ruby/blob/main/lib/meilisearch/http_request.rb#L77) introduces a small challenge to this task....

@curquiza [based on](https://github.com/meilisearch/meilisearch-ruby/issues/217), does we have to ready to translate any data key in JSON, NDJSON and CSV files from snake_case to camelCase as well?

> I'm not sure to concretely see what you mean, a PR would be better Definitely haha! I was coding in the meantime and was just trying to anticipate. I'll...

I found the cause. I'll work on the fix ;)