Skip to content

Add all parameters to the 'info' section of the OpenAPI specification #843

@ka-zo

Description

@ka-zo

Is your feature request related to a problem

I cannot display the author details, license details, etc. nicely in the automatically generated documentation and in the OpenAPI specification. I want to be able to do this, when I call the app = FastAPI() statement.

The solution you would like

I want to see this additional metadata in the info section of the generated OpenAPI specification. In order to achieve this, I need the FastAPI() call to support additional parameters, like termsOfService, contact and license.

Describe alternatives you've considered

no alternatives.

Additional context

Check OpenAPI specification.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions