| 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 31a15cc470798bb57e4c6f161c9a0249d546ddab..b02fa99a1d464189e457a2df11aa555366429066 100644
|
| --- a/pkg/analysis_server/tool/spec/spec_input.html
|
| +++ b/pkg/analysis_server/tool/spec/spec_input.html
|
| @@ -2587,11 +2587,11 @@
|
| A short description of the error.
|
| </p>
|
| </field>
|
| - <field name="data" optional="true">
|
| - <ref>object</ref>
|
| + <field name="stackTrace" optional="true">
|
| + <ref>String</ref>
|
| <p>
|
| - Additional data related to the error. This field is
|
| - omitted if there is no additional data available.
|
| + The stack trace associated with processing the request,
|
| + used for debugging the server.
|
| </p>
|
| </field>
|
| </object>
|
|
|