OpenAPIPathMetadata.DocumentId property
The IDs of the OpenAPI document this metadata belongs to. If null, it belongs to all documents.
public string[]? DocumentId { get; set; }
See Also
- record OpenAPIPathMetadata
- namespace Kestrun.Hosting.Options
The IDs of the OpenAPI document this metadata belongs to. If null, it belongs to all documents.
public string[]? DocumentId { get; set; }