OpenAPIPathMetadata.DocumentIds property
The IDs of the OpenAPI documents this metadata belongs to. If empty, it belongs to all documents.
public List<string> DocumentIds { get; set; }
See Also
- record OpenAPIPathMetadata
- namespace Kestrun.Hosting.Options