We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453ac93 commit 58ea25bCopy full SHA for 58ea25b
Managing Documents/scripted-updates.md
@@ -5,7 +5,7 @@
5
```
6
POST /product/default/1/_update
7
{
8
- "script" : "ctx._source.price += 10"
+ "script": "ctx._source.price += 10"
9
}
10
11
0 commit comments