betty.openapi module#

Provide the OpenAPI specification.

class betty.openapi.Specification#

Bases: object

Build OpenAPI specifications.

__init__(project: Project, /)#
async build() PortableMapping#

Build the OpenAPI specification.