Share via


OpenApiWriterSettings Class

Definition

Configuration settings to control how OpenAPI documents are written

public class OpenApiWriterSettings
type OpenApiWriterSettings = class
Public Class OpenApiWriterSettings
Inheritance
OpenApiWriterSettings
Derived

Constructors

OpenApiWriterSettings()

Properties

InlineExternalReferences

Indicates if external references should be rendered as an inline object

InlineLocalReferences

Indicates if local references should be rendered as an inline object

ReferenceInline
Obsolete.

Indicates how references in the source document should be handled.

Applies to