Index: pkg/analysis_server/tool/spec/spec_input.html |
diff --git a/pkg/analysis_server/tool/spec/spec_input.html b/pkg/analysis_server/tool/spec/spec_input.html |
index 6f4a788558cee8eb24fa80578c0601a1a1b9fe58..0839a70da2c070f83d515662c12365691ce08a43 100644 |
--- a/pkg/analysis_server/tool/spec/spec_input.html |
+++ b/pkg/analysis_server/tool/spec/spec_input.html |
@@ -6,7 +6,7 @@ |
</head> |
<body> |
<h1>Analysis Server API Specification</h1> |
- <h1 style="color:#999999">Version <version>1.16.0</version></h1> |
+ <h1 style="color:#999999">Version <version>1.17.0</version></h1> |
<p> |
This document contains a specification of the API provided by the |
analysis server. The API in this document is currently under |
@@ -3093,6 +3093,12 @@ |
element. |
</p> |
</field> |
+ <field name="isDeprecated" optional="true"> |
+ <ref>bool</ref> |
+ <p> |
+ True if the referenced element is deprecated. |
+ </p> |
+ </field> |
<field name="parameter" optional="true"> |
<ref>String</ref> |
<p> |