OpenApiGeneratorModel

class documenteer.conf._toml.OpenApiGeneratorModel(**data)

Bases: BaseModel

Specification for the OpenAPI generator function used by the documenteer.ext.openapi Sphinx extension.

Parameters:

data (Any)

Attributes Summary

model_config

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].

Attributes Documentation

model_config: ClassVar[ConfigDict] = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].