Eray Ates

Results 13 issues of Eray Ates

If documentation generated by swaggo and if we added that generated docs.go file to the git ignore list, we cannot edit SwaggerInfo without run swaggo. I want to edit SwaggerInfo(version,...

Hi, when I try to login oauth2 feature, it is redirection to this URL: ``` http://localhost:3000/swagger/oauth2-redirect.html?state=U3X.. ``` But when I checked, if any query parameters go to this html oauth2-redirect.html...

Select some nodes for executing, use color and give some tags.

Write a detail explanation page for tutorials.

Use `rytsh/liz` library to load first initialize configuration. You should implement it first in there!

Main page should be customizable Markdown page. Add a edit in there also add some tabs to show some multiple information.

In the oauth2 URL shares, we need set that values in runtime. For workaround I created this repo but it would be good if directly support these. https://github.com/worldline-go/utility/tree/main/swagger ``` //...

I am using these imports to call health check ```go "buf.build/gen/go/grpc/grpc/connectrpc/go/grpc/health/v1/healthv1connect" healthv1 "buf.build/gen/go/grpc/grpc/protocolbuffers/go/grpc/health/v1" ``` But if I use this one and mix with grpc imports than I get issue. ```go...

I need to have /lib/modules folder with this kernel. Can you add that in release or can you show me how to get that one?

When I try to filter with javascript it is not saving my filter code and always return true. This is very core feature and not usable for newer versions. Could...