OpenAPIPathMetadata.PathLikeKind property
The kind of OpenAPI path-like object represented by this metadata.
public OpenApiPathLikeKind? PathLikeKind { get; set; }
See Also
- enum OpenApiPathLikeKind
- record OpenAPIPathMetadata
- namespace Kestrun.Hosting.Options