Table of Contents

TXDataSwaggerUIOptions.CustomParams Property

Gets or sets additional parameters passed to the Swagger UI JavaScript object, in Name=Value format.

Remarks

Use it to set any Swagger UI configuration option that is not exposed by a dedicated property of this class.

Syntax

Unit: XData.Comp.Server

property TXDataSwaggerUIOptions.CustomParams: TStrings

See also