Skip to content

Feature request: add Support for Top-level externalDocs property in OpenAPI schema #6948

Closed
@leandrodamascena

Description

@leandrodamascena

Use case

Currently, there is no way for users to specify the top-level externalDocs property in the OpenAPI schema generation, despite having an existing data model for ExternalDocumentation in the repository. This issue proposes adding an argument to the configure_openapi() and enable_swagger() methods that allows users to pass an ExternalDocumentation object, enabling them to include links to external documentation in the generated OpenAPI specification as defined in the OpenAPI 3.1 specification.

Solution/User Experience

Add this field

Alternative solutions

Acknowledgment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Coming soon

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions