RestApiParameterFilterContext.Parameter 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 instance of RestApiParameter to filter.
public Microsoft.SemanticKernel.Plugins.OpenApi.RestApiParameter Parameter { get; set; }
member this.Parameter : Microsoft.SemanticKernel.Plugins.OpenApi.RestApiParameter with get, set
Public Property Parameter As RestApiParameter