swaggerwcf icon indicating copy to clipboard operation
swaggerwcf copied to clipboard

upgrade to swagger-ui 3.17.6 to allow tags and paths alphabetical sorting

Open alzajana opened this issue 6 years ago • 3 comments

Hi,

is there some option to upgrade swagger-ui to the latest version? I would really appreciate tags and paths alphabetical sorting.. They say they fixed the sorting in swagger-ui 3xx as in: this issue

Thanks Jana

alzajana avatar Jul 30 '18 08:07 alzajana

zip the files in https://github.com/swagger-api/swagger-ui/tree/master/dist and replace the file https://github.com/abelsilva/swaggerwcf/tree/master/src/SwaggerWcf/www/swagger-ui.zip

justin0522 avatar Aug 17 '18 08:08 justin0522

hi justin,

after try to zip dist folder and replace it, I got following error message in swagger page, could you help take a look? Thanks.


Unable to render this definition The provided definition does not specify a valid version field.

Please indicate a valid Swagger or OpenAPI version field. Supported version fields are swagger: "2.0" and those that match openapi: 3.0.n (for example, openapi: 3.0.0).

wuweizi55 avatar May 30 '19 06:05 wuweizi55

15595488465835 @wuweizi55 as you can see, swagger-ui 3.x support openapi 2.0 & 3.0 so i think your swagger.json is incorrect pls create your own test project, not the SwaggerWcf.Test.Service

justin0522 avatar Jun 03 '19 08:06 justin0522