You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open
youjile opened this issue
Sep 29, 2024
· 0 comments
Q&A (please complete the following information)
Content & configuration
Example Swagger/OpenAPI definition:
# your YAML here
Swagger-UI configuration options:
Describe the bug you're encountering
To reproduce...
Steps to reproduce the behavior:
Expected behavior
Screenshots
Additional context or thoughts
The text was updated successfully, but these errors were encountered: