| Index: pkg/analysis_server/doc/api.html
|
| diff --git a/pkg/analysis_server/doc/api.html b/pkg/analysis_server/doc/api.html
|
| index 6c6e96ddb6989cb8c1a76c92de7403dd360802eb..287f4cefb13772f4da4ba2bb3b5672fdbe070db3 100644
|
| --- a/pkg/analysis_server/doc/api.html
|
| +++ b/pkg/analysis_server/doc/api.html
|
| @@ -108,7 +108,7 @@ a:focus, a:hover {
|
| </style></head>
|
| <body>
|
| <h1>Analysis Server API Specification</h1>
|
| - <h1 style="color:#999999">Version 1.18.0</h1>
|
| + <h1 style="color:#999999">Version 1.18.1</h1>
|
| <p>
|
| This document contains a specification of the API provided by the
|
| analysis server. The API in this document is currently under
|
| @@ -1792,6 +1792,7 @@ a:focus, a:hover {
|
|
|
|
|
|
|
| +
|
| <h3>Requests</h3><dl><dt class="request"><a name="request_edit.format">edit.format</a> (<a href="#request_edit.format">#</a>)</dt><dd><div class="box"><pre>request: {
|
| "id": String
|
| "method": "edit.format"
|
|
|