disableSchemaValidation property

bool? disableSchemaValidation
final

Avoid validating models when creating a deployment. Supported only for WebSocket APIs.

Implementation

final bool? disableSchemaValidation;