OpenApiOptions.OpenApiVersion Property
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.
The version of the OpenAPI specification to use. Defaults to OpenApi3_0.
public Microsoft.OpenApi.OpenApiSpecVersion OpenApiVersion { get; set; }
member this.OpenApiVersion : Microsoft.OpenApi.OpenApiSpecVersion with get, set
Public Property OpenApiVersion As OpenApiSpecVersion