IOpenApiSchemaMissingProperties.ContentSchema Property

Definition

Follow JSON Schema definition: https://json-schema.org/draft/2020-12/json-schema-validation#name-contentschema contentSchema - provides a schema that describes the decoded string content.

public Microsoft.OpenApi.IOpenApiSchema? ContentSchema { get; }
member this.ContentSchema : Microsoft.OpenApi.IOpenApiSchema
Public ReadOnly Property ContentSchema As IOpenApiSchema

Property Value

Applies to