Browse Source

[DOCS] Remove extraneous comma in Enrich Stats API's JSON response (#48539)

Shaunak Kashyap 6 years ago
parent
commit
93ecb9b7ab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/ingest/apis/enrich/enrich-stats.asciidoc

+ 1 - 1
docs/reference/ingest/apis/enrich/enrich-stats.asciidoc

@@ -115,7 +115,7 @@ The API returns the following response:
                 "headers" : {
                 "headers" : {
                     "X-Opaque-Id" : "123456" 
                     "X-Opaque-Id" : "123456" 
                 }
                 }
-            },
+            }
         }
         }
     ],
     ],
     "coordinator_stats": [
     "coordinator_stats": [