OpenAPIPathMetadata.Tags property
Comma-separated tags for OpenAPI documentation.
public List<string> Tags { get; set; }
See Also
- record OpenAPIPathMetadata
- namespace Kestrun.Hosting.Options
Comma-separated tags for OpenAPI documentation.
public List<string> Tags { get; set; }