OpenAPIPathMetadata.PathLikeKind property

The kind of OpenAPI path-like object represented by this metadata.

public OpenApiPathLikeKind? PathLikeKind { get; set; }

See Also