add support github.com/swaggo/swag/v2 - #125
Conversation
43fb48e to
0b9ce3f
Compare
0b9ce3f to
4f0f6db
Compare
github.com/swaggo/swag/v2
|
please help to review @ubogdan |
|
Merging this into the master branch will force everyone to generate the "doc" with swag v2. This will introduce breaking changes to all projects using v1 (echo-swagger). |
I don't think so. V1 is still using the existing handler, while V2 uses EchoWrapHandlerV3. |
|
|
|
any update? |
|
i will close the PR if the maintainer thinks the PR is useless. cc @ubogdan
|
|
I will take a look next week
…On Sat, 6 Sep 2025 at 14:41, Martin Yonatan Pasaribu < ***@***.***> wrote:
*martinyonatann* left a comment (swaggo/echo-swagger#125)
<#125 (comment)>
i will close the PR if the maintainer thinks the PR is useless.
cc @ubogdan <https://github.com/ubogdan>
any update?
—
Reply to this email directly, view it on GitHub
<#125 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGC5OD6HEN75TKPNY4MRZT3RLCADAVCNFSM6AAAAABWKLFV76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTENRRHEZDQNBXGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
|
@martinyonatann Looks goot to me , please resolve conflicts. |
Conflict resolved. @ubogdan |
Describe the PR
add support
github.com/swaggo/swag/v2Relation issue
Address issue #126
Additional context
N/A