Share via


RestApiOperationResponse.ExpectedSchema Property

Definition

The expected schema of the response as advertised in the OpenAPI operation.

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

Property Value

Applies to