When I use the swagger 2.9.2, I definition the same name of two Java Dto class in both package, such as one is test.Test, The other one is test1.Test, and I use the test.Test as Controller return parameter,but when I open the swagger document in browser,that the test1.Test is used in http interface. So I think this is a issue,Hopefully it can be resolved. #10150
Q&A (please complete the following information)
Content & configuration
Example Swagger/OpenAPI definition:
Swagger-UI configuration options:
Describe the bug you're encountering
To reproduce...
Steps to reproduce the behavior:
Expected behavior
Screenshots
Additional context or thoughts