Table of Contents

TXDataSwaggerUIOptions.TryItOutEnabled Property

Indicates whether Swagger UI starts in "try out" mode.

Remarks

When False (the default), the user must click the "Try out" button before an endpoint can be executed from the interface.

Syntax

Unit: XData.Comp.Server

property TXDataSwaggerUIOptions.TryItOutEnabled: Boolean

See also