The-Arne

Results 4 comments of The-Arne

This would be great to get fixed asap. Especially since there already is a MR. Currently this framework is just incompatible with current spring core versions.

If anyone else is waiting for this MR: We gave up and switched to https://github.com/OpenAPITools/openapi-generator/. This worked well, necessary code changes were minimal. And it's compatible with current spring-core.

The swagger code generator is currently incompatible with spring, at least for APIs that use basic auth. Is there a reason the merge request that fixes the problem sits ignored...

For anyone else running into this problem: We switched to https://github.com/OpenAPITools/openapi-generator/. This worked well, necessary code changes were minimal. And it's compatible with current spring-core.