Share via


OpenApiDocument.JsonSchemaDialect Property

Definition

The default value for the $schema keyword within Schema Objects contained within this OAS document. This MUST be in the form of a URI.

public Uri? JsonSchemaDialect { get; set; }
member this.JsonSchemaDialect : Uri with get, set
Public Property JsonSchemaDialect As Uri

Property Value

Uri

Applies to