Share via


OpenApiCallback.PathItems Property

Definition

A Path Item Object used to define a callback request and expected responses.

public System.Collections.Generic.Dictionary<Microsoft.OpenApi.Expressions.RuntimeExpression,Microsoft.OpenApi.Models.OpenApiPathItem> PathItems { get; set; }

Property Value

Applies to