OpenAPIMetadata.Tags property

Comma-separated tags for OpenAPI documentation.

public List<string> Tags { get; set; }

See Also