Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supported kargs in versioned documentation #71

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

PabloRuizCuevas
Copy link

Till now some arguments of FastAPI where not working, like:

    description="Core API",
    swagger_ui_parameters={"docExpansion": "none"},

This issue is yet fixed

Till now some arguments of FastAPI where not working, like:

        description="Core API",
        swagger_ui_parameters={"docExpansion": "none"},

This issue is yet fixed
@PabloRuizCuevas
Copy link
Author

PabloRuizCuevas commented Jul 21, 2022

just created an issue with this #72

@PabloRuizCuevas
Copy link
Author

PabloRuizCuevas commented Jul 21, 2022

@DeanWay please accept the merge and consider packaging it in pypi, that would be great, thanks.

@PabloRuizCuevas
Copy link
Author

PabloRuizCuevas commented Jul 25, 2022

@DeanWay if you abandoned this repo please give access to the pypi keys. So I do the update, thanks.

@PabloRuizCuevas
Copy link
Author

@DeanWay the Travis configuration is not working properly.

@r3v4s
Copy link

r3v4s commented Sep 13, 2022

@PabloRuizCuevas Nice fix, I was facing same issue.
@DeanWay pls merge this commit

@alexschimpf
Copy link

@r3v4s @PabloRuizCuevas I've been maintaining a new version of this project here: https://github.com/alexschimpf/fastapi-versionizer

Feel free to open any issues/PRs there.

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

Successfully merging this pull request may close these issues.

3 participants