Nerzal

Results 45 comments of Nerzal

I'm allready using v4.0.0-preview1 for some weeks now. Feels stable, i did not encounter a single error. It's working in production code. Would be happy to have a "stable" release...

nope. The spec lib which is used under the hood does only support Swagger 2.0. We'd need to switch to a spec lib that supports OpenAPI 3, if there is...

i have a branch, where i refactore swaggo to use open api 3.0 specs, but will still take some weeks/months until it is finished, as i do not have that...

Still lots of work to do, but "soon" i'll have some time. https://github.com/Nerzal/swag/tree/feature/openapi3 Here is the comparison: https://github.com/Nerzal/swag/commit/a9628192bf1e857e210bd9b5c85c6953bb7b1f6c

Hi everyone, what exactly has changed? We might need to introduce some kind of version switch, if keycloak changed the URLs

> I think it would be a good idea to use the .well-known endpoint of Keycloak to get endpoints where it is possible, so if there are further changes to...

I didn't need it until now. We'd be happy, if you have a look into it and make a suggestion that we could discuss in here

Hi thank you for the contribution! :) could you please try to resolve the merge conflicts? :)

Hi, can you please merge the main branch into your branch? :) I think i have worked around the Pipeline test fails.