gin-swagger icon indicating copy to clipboard operation
gin-swagger copied to clipboard

cannot copy the url on the UI

Open Li-Shuangzhi opened this issue 2 years ago • 5 comments

image used to copy the url to test the api

Li-Shuangzhi avatar Nov 23 '21 13:11 Li-Shuangzhi

+1

bilinxing avatar Dec 24 '21 01:12 bilinxing

+1

mosache avatar Jan 10 '22 07:01 mosache

same +1

ymmemo avatar Jan 20 '22 00:01 ymmemo

github.com/swaggo/gin-swagger v1.3.0

use old version of gin-swagger ,it resolve my problem

mosache avatar Jan 20 '22 03:01 mosache

The issue is related to swagger-UI which was updated because it had some security vulnerabilities. For more details see https://github.com/swaggo/gin-swagger/pull/164.

If it's super important to you, please figure out if there is a parameter in swagger-UI that enables you to copy and get back to us with a PR.

ubogdan avatar Jan 20 '22 06:01 ubogdan