DefaultSwaggerFactory

Creates Swagger components by their descriptors.

Inherits: Factory

Description

The DefaultSwaggerFactory allows you to create a factory used to create Swagger components by their descriptors.

Constructors

Creates a new instance of the factory.

public DefaultSwaggerFactory()

See also