Table of Contents

TSwaggerOptions.DefaultTagGroup Property

Gets or sets the tag group under which tags with no explicit group are listed.

Remarks

Tag groups are used by Redoc, which does not display tags that do not belong to any group. When empty, no default group is applied.

Syntax

Unit: XData.Server.Module

property TSwaggerOptions.DefaultTagGroup: string

See also