Mikalai Konan
Mikalai Konan
Will investigate it later, thanks for the report
I'm not having this issue, but as a guess, I will do some minor updates, but it will be really helpful if you will start proxy with `verbose 1` flag...
Just for fun have ported the treemap: https://github.com/mikekonan/gods-generic
Hello, take a look at https://github.com/mikekonan/kafka-ui I believe you could reuse/enhance some parts of it
Greetings! First and foremost, I must mention that I am unable to devote significant time and attention to maintaining the project. The challenges are the inadequacy and instability of the...
Thanks for your issue, I just quickly reviewed your questions. Q: I usually use generators only for DTOs A: Yes, actually I planned to add a possibility to specify what...
Just looked deeper and found some issues, will look into it.
Tags issue fixed in v1.31, also there are some issues with anonymous slices and maps. Also, found that you have a 5XX status code, so it won't work anyway.
Hello, sorry for the delayed response (I've missed notification somehow). Could you please share your swagger file? I mean the part that includes $ref
Actually, "allOf" feature supported - https://github.com/mikekonan/go-oas3/blob/main/generator/type.go#L60, but I'm now sure it works properly with objects, need to check it.