Leon Camus
Leon Camus
I've now tried several ways to get this to work. ```json { "settings": { "keyspace": "alpha" }, "mappings": { "user": { "discover": "^((?!roles).*)", "properties": { "roles": { "type": "nested", "cql_struct":...
https://forums.minecraftforge.net/topic/77064-solved-modding-with-intellij-the-asset-problem/?tab=comments#comment-370253 Also happening with java/scala. But still does not fix it
I don't want to introduce them into the main module, using extension functions is just fine. Like in your rfc, the openapi module needs to be refitted to work with...
Oh, okay, my bad. Does this mean, that this will soon be able in javalin?
Thank you
@dtolnay I think this is ready for review
@stevefan1999-personal If its considered for addition, but i would like to have an oppinion about the implementation details and conception of the feature first. Since noone did that so far,...
> Could this be related to this recent change that was included in 0.14.2? #118 Yes it is, i encountered this issue while implementing a diffent feature. Reverting the changes...
@tyt2y3 Should i consolidate them or do you squash them on merge?
@tyt2y3 Since i really want to stop using my own forks for this feature, it would be nice to get some progress here. Is there anything i am able to...