Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Swagger UI v3 #42

Open
hunt3ri opened this issue Apr 17, 2017 · 2 comments
Open

Swagger UI v3 #42

hunt3ri opened this issue Apr 17, 2017 · 2 comments

Comments

@hunt3ri
Copy link

hunt3ri commented Apr 17, 2017

Hi

I tried out flask-swagger with Swagger UI v3, it looks like there's some minor incompatibility issues. Are there any plans to support v3, on a new fork. I'd be happy to help.

The biggest issue appears to be the addition of the requestBody section in place of the in: body section. Looking at the spec, I think after a cursory look everything else should be mostly compatible. famous last words :)

Thanks
Iain

@jxltom
Copy link

jxltom commented Nov 30, 2017

The OpenAPI version moves to 3.0 for UI v3. There are some big changes between OpenAPI2.0 and 3.0. It is better to add an option in Flask-Swagger to let users to choose which version to use.

@rwscarb
Copy link

rwscarb commented Dec 4, 2019

I made some small changes in my fork for Open API 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants