Table of Contents

TSwaggerUIOptions.TryItOutEnabled Property

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

Remarks

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

Syntax

Unit: XData.Server.Module

property TSwaggerUIOptions.TryItOutEnabled: Boolean

See also