Share via


RestApiOperationExpectedResponse.Schema Property

Definition

The schema of the response.

public Microsoft.SemanticKernel.KernelJsonSchema? Schema { get; set; }
member this.Schema : Microsoft.SemanticKernel.KernelJsonSchema with get, set
Public Property Schema As KernelJsonSchema

Property Value

Applies to