Badr NASS LAHSEN

Results 97 comments of Badr NASS LAHSEN

Workaround is to use: ```properties springdoc.default-support-form-data=false ``` This will be the default behavior, starting from `1.6.12`

@doljae, You should have access to the build results here: - http://129.159.254.115:8686/job/springdoc-openapi-PR/181/ If you click on details on github, you should see it

@doljae, Unfortunately, we cannot. We should keep the existing tests passing. Otherwise, it will certainly create other regressions. The only acceptable change is on TestApp138!

@doljae, Preferably, all tests should still be passing without modification. The business logic in `AbstractOpenApiResource` could be modified.

@abrudin, Thank you for your proposal. What is sure, is that once the support will be fully available in spring 6, the support should also be available in springdoc-openapi. I...

Hi @goafabric, The support has been added in `springdoc-openapi 2` branch. For now we will Support `Jakarta EE 9` and `Spring-Boot 3`. `springdoc-openapi v2` will require `Java 17`as a minimum...

@juergenzimmermann, Ofc we will release milestones until then. We will try to stick to spring-boot ones. We just need to the SNAPSHOT version enough stable to release it! Don't hesitate,...

@juergenzimmermann, FYI, springdoc-openapi `v2.0.0-M1` has been released.

@juergenzimmermann, Please: - Read https://springdoc.org/v2/, to check for latest current release version. - Read the migration steps: https://github.com/springdoc/springdoc-openapi-demos/wiki/springdoc-openapi-2.x-migration-guide And then, if you still have any comment, make sure you provide...