Namespace NSwag.Generation
Classes
- OpenApiDocumentGenerator
Provides services to for Swagger generators like the creation of parameters and handling of schemas.
- OpenApiDocumentGeneratorSettings
Settings for the Swagger generator.
- OpenApiSchemaGenerator
A NJsonSchema.Generation.JsonSchemaGenerator which only generate the schema for the root type. Referenced types are added to the service's Definitions collection.
Interfaces
- IOpenApiDocumentGenerator
The IOpenApiDocumentGenerator interface.