Mechite
Mechite
Library for this (but it is written in Kotlin) https://github.com/savvasdalkitsis/json-merge It is a single file, so it will literally be super trivial to convert to Java, I could probably send...
https://github.com/flipkart-incubator/zjsonpatch should be used in this case. We can merge until we have one large document, but we should ensure the current projects' openapi.json is the last document to be...
-1 - React Native version of Discord is slow, buggy, and really should have never reached Android. Currently there are a limited subset of features that are missing because of...
> Work should be made to migrate it to my Promise API (not part of this repo yet) or some other solution, so it can be removed. What about using...
This enhancement could be broader - internationalizing all the text emitted by Bluecord. `ResourceBundle`s should be used for this, implementation could be quite trivial.
EDIT - Moved to #172 (this PR originally brought #172 in along with it. It has been separated out)
@agentgt Absolutely agreed. I think even for an extremely large set of configurations, migrating formats would be more than trivial, even with special types like datetime being used with formats...
@agentgt Highly agreed. I personally actually dislike TOML syntax, but one thing that TOML got right (at the last time that I read their documentation several years ago), is that...
If it is a goal to be as agnostic to routing implementations as possible, it is necessary, otherwise it is merely excess weight Personally, I also am not convinced myself...
> Maybe I misunderstand the example, but imo it should be: Yeah, you did > to do exactly as Response, but with **just** a response builder My concept would allow...