Skip to content

Additional arguments of FastAPI() not working, such as swagger_ui_parameters or description #72

Description

@PabloRuizCuevas

Describe the bug
Some arguments of FastAPI() won't work

To Reproduce
Use argument swagger_ui_parameters={"docExpansion": "none"} and check that it won't work in the versioning, as it won't collapse the tabs.

Expected behavior
I expect all arguments of FastAPI() to work.

Additional context
I already did a PR with a quick fix. PR #71

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions