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

Any plans on using more recent version of swagger ui?

Open juraseg opened this issue 6 years ago • 7 comments

It has some bugs fixed. For example a bug with forward slash in tag: swagger-api/swagger-ui#2372

juraseg avatar Nov 10 '18 17:11 juraseg

Hello,

I made it for my own professional requirements here: https://github.com/eLvErDe/aiohttp-swagger

It includes a fix to pass bundleparams to JS, so you can (for example) drop the topBar and a port to Swagger 3.2.1. This work has been done by a russian guy here on Github. Then I updated it to UI 3.20.5 and added ability to pass security defintion object.

Regards, Adam.

eLvErDe avatar Jan 23 '19 19:01 eLvErDe

Hey, I will definitely check it out. Thanks for the link!

juraseg avatar Jan 24 '19 19:01 juraseg

I added some small bug fixes and improvement on top of eLvErDe version. (bug fix with handler functions, swagger url can be set to /, ui can be disabled, no topbar by default ...) https://github.com/mickybart/aiohttp-swagger

I created a PR to see if there is some interest or if I'm keeping this version for my own usage. https://github.com/eLvErDe/aiohttp-swagger/pull/1

mickybart avatar Feb 20 '19 21:02 mickybart

Hello Micky, I looked at your PR but there's a lot and I'm not sure what you are fixing, so I need more time.

Anyway the biggest issue at the moment is that cr0hn is not here and not responding to my email :/ Until we get a proper answer we are stuck with borked version on pip :/

I'll start looking into moving to a different name I guess

eLvErDe avatar Feb 26 '19 18:02 eLvErDe

Yes I'm agree. Depending of your move let us know. If you need more details about some commits I can provide them of course. Some issues are not reported but encountered on my side. I have not created the different issues to track them as the project seems to be frozen.

mickybart avatar Feb 26 '19 20:02 mickybart

Hello, i would like to have new package in pypi what will contain Authentication. Issue #39 . Thank you for all work you are doing

palko444 avatar Mar 04 '19 18:03 palko444

Hi, any news on this? Thanks!

manuher avatar Oct 31 '19 14:10 manuher