Skip to content

Commit bcecfea

Browse files
Update rest-api-spec (#4614)
Co-authored-by: pquentin <[email protected]>
1 parent f725a99 commit bcecfea

File tree

3 files changed

+166
-2
lines changed

3 files changed

+166
-2
lines changed

docs/examples/package-lock.json

Lines changed: 166 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/snapshot/restore/examples/request/SnapshotRestoreRequestExample2.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,3 @@ alternatives:
3939
- language: Java
4040
code: |
4141
client.cluster().putSettings();
42-

specification/watcher/query_watches/examples/request/WatcherQueryWatchesRequestExample1.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ alternatives:
1313
- language: Java
1414
code: |
1515
client.watcher().queryWatches();
16-

0 commit comments

Comments
 (0)