Skip to content

Commit 28086cb

Browse files
committed
docs: ✏️ update docs
1 parent 0a3bb86 commit 28086cb

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

src/plugins/data/README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -296,17 +296,6 @@ POST /api/index_patterns/index_pattern/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/fiel
296296
}
297297
```
298298

299-
- `refresh_fields` — if set to `true` reloads index pattern fields after
300-
the index pattern is stored. Defaults to `false`.
301-
302-
```
303-
POST /api/index_patterns/index_pattern/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/fields
304-
{
305-
"refresh_fields": true,
306-
"fields": {}
307-
}
308-
```
309-
310299
This endpoint returns the updated index pattern object.
311300

312301
```json

0 commit comments

Comments
 (0)