Table of Contents

TSwaggerOptions Class

Options that control the OpenAPI (Swagger) document generated by a server module.

Syntax

Unit: XData.Server.Module

TSwaggerOptions = class(TObject);

Properties

Name Description
AuthMode Gets or sets the authentication scheme declared in the generated OpenAPI document.
DefaultTagGroup Gets or sets the tag group under which tags with no explicit group are listed.