OpenAPIMetadata.Tags property
Comma-separated tags for OpenAPI documentation.
public string[] Tags { get; set; }
See Also
- record OpenAPIMetadata
- namespace Kestrun.Hosting.Options
Comma-separated tags for OpenAPI documentation.
public string[] Tags { get; set; }