Bagrat Saatsazov

Results 6 comments of Bagrat Saatsazov

I'm currently using https://github.com/chronoxor/FastBinaryEncoding which was make sense when we have client and server on different languages. Now everything is c# so I'm trying to write models in c# instead...

Hello, I found a bug with generating default values for strings. More details: https://github.com/Goutte/openapi-generator/pull/1 The problem: ![Screenshot 2023-03-09 104838](https://user-images.githubusercontent.com/92994332/223992525-4c792c74-7dc3-4426-8453-11ea10aa113a.png)

@wing328 Shall we implement more features or we can merge current WIP? I started using this generator for my pet project. So I may found more problem in future. And...

Actually there is one more bug, which I haven't fix for now. Just modified generated code. Godot 4 was under active development. Now they seem to freeze changes. (At least...

Hello @Goutte, No worries about breaking changes. My project is not on a stage to worry about that. But thanks for worried mentioning breaking changes. I actually started doing some...

At the moment I can't say how would be better to work with async. So we can address this issues later when we have more details. Speaking of inline object...