João Brilhante
João Brilhante
Hi @paulschwarz ! I looked a bit into the [dotenv-java](https://github.com/cdimascio/dotenv-java) project. I think this feature would maybe add too much complexity to this simple project. I'll probably create an issue...
Hi @nutboltu, The PR #115 by @tenorok seems to be ready. Is there something we can do to help? This feature is really a must for me. Indeed, it would...
Hi @nutboltu, Sure! I would be glad to contribute to the project. I will take a close look at the PR tomorrow to check if the conflicts are easy to...
Hi @nutboltu, So we have several options. ### Option 1: Continue using the match function We can continue to use the `match` function from the `path-to-regexp` package, passing the full...
Hey @martin-mfg! :wave: Thanks for approving the pull requests. Yeah, no problem. I'll take a look right now.
Hey @martin-mfg! I updated the pull requests to resolve the conflicts with the `master` branch. :heavy_check_mark: I redid the modifications using the latest Mustache templates to make sure to benefit...
Hey @martin-mfg @wing328! :wave: Do you think we could merge these pull requests for the next version? This would be very useful for my current project. Indeed, we have to...
Hi @wing328 ! :wave: I just rebased the branch to avoid conflicts. Do you think we could merge this pull request? It should be a quick win and it would...
Hi @wing328 ! No problem, thank you for all the work that goes into maintaining the project! :muscle: Have a nice weekend.
[BUG] [JAVA] [restclient] combining properties and additionalProperties generates broken Model class
Hi @roborobo2! 👋 I've just created the pull request #20947 to fix the issue for the `restclient` library. For others passing by: if you notice the same issue for another...