OpenApiWriterSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |