Przeglądaj źródła

Better formatting of date-match URL encoding

Clinton Gormley 9 lat temu
rodzic
commit
6cf7a93837
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      docs/reference/api-conventions.asciidoc

+ 1 - 0
docs/reference/api-conventions.asciidoc

@@ -106,6 +106,7 @@ GET /<logstash-{now/d}>/_search
 ======================================================
 The special characters used for date rounding must be url encoded as follows:
 
+[horizontal]
 `<`:: `%3C`
 `>`:: `%3E`
 `/`:: `%2F`