OpenApiDocDescriptor.RemoveTag method

Removes a tag by instance. Returns true if removed.

public bool RemoveTag(OpenApiTag tag)

See Also