Class Types
| Class | Summary |
|---|---|
| AssemblySource | Represents a .NET assembly (conventional or Web API) to gather API metadata from. |
| GenerationSource | Base class for metadata sources |
| JsonSchemaSource | Represents a JSON Schema to gather metadata from |
| SwaggerSource | Represents a Swagger (Open API) specification to gather metadata from |
