File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"_info": {
3
- "hash": "1bac181 ",
3
+ "hash": "d4a05e5 ",
4
4
"license": {
5
5
"name": "Apache 2.0",
6
6
"url": "https://github.com/elastic/elasticsearch-specification/blob/master/LICENSE"
@@ -141090,7 +141090,7 @@
141090
141090
"description": "The offset from the first result to fetch. Needs to be non-negative.",
141091
141091
"name": "from",
141092
141092
"required": false,
141093
- "serverDefault": "0" ,
141093
+ "serverDefault": 0 ,
141094
141094
"type": {
141095
141095
"kind": "instance_of",
141096
141096
"type": {
@@ -141103,7 +141103,7 @@
141103
141103
"description": "The number of hits to return. Needs to be non-negative.",
141104
141104
"name": "size",
141105
141105
"required": false,
141106
- "serverDefault": "10" ,
141106
+ "serverDefault": 10 ,
141107
141107
"type": {
141108
141108
"kind": "instance_of",
141109
141109
"type": {
You can’t perform that action at this time.
0 commit comments