autoDeploy property
Specifies whether updates to an API automatically trigger a new deployment. The default value is false.
Implementation
final bool? autoDeploy;
Specifies whether updates to an API automatically trigger a new deployment. The default value is false.
final bool? autoDeploy;