| Index: pkg/analysis_server/doc/api.html
|
| diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
|
| index 3b36dd054173ff66ced5c9574443a9fde70d2197..c33e1e3c9470f2be6a6773db70cf39c64e312991 100644
|
| --- a/pkg/analysis_server/doc/api.html
|
| +++ b/pkg/analysis_server/doc/api.html
|
| @@ -2089,19 +2089,22 @@ dt.typeDefinition {
|
|
|
| <dl><dt class="field"><b><i>enableAsync ( <span style="color:#999999">optional</span> bool )</i></b></dt><dd>
|
|
|
| - <p>
|
| + <p><b><i>Deprecated</i></b>/</p><p>
|
| + </p><p>
|
| True if the client wants to enable support for the
|
| proposed async feature.
|
| </p>
|
| </dd><dt class="field"><b><i>enableDeferredLoading ( <span style="color:#999999">optional</span> bool )</i></b></dt><dd>
|
|
|
| - <p>
|
| + <p><b><i>Deprecated</i></b>/</p><p>
|
| + </p><p>
|
| True if the client wants to enable support for the
|
| proposed deferred loading feature.
|
| </p>
|
| </dd><dt class="field"><b><i>enableEnums ( <span style="color:#999999">optional</span> bool )</i></b></dt><dd>
|
|
|
| - <p>
|
| + <p><b><i>Deprecated</i></b>/</p><p>
|
| + </p><p>
|
| True if the client wants to enable support for the
|
| proposed enum feature.
|
| </p>
|
|
|