elasticsearch/docs/reference/sql/endpoints
Marios Trivyzas 1a5945c396
SQL: Fix JDBC url pattern in docs and error message (#56612)
The docs pattern url was using `*` which means zero or many instead
of `?` which means zero or one. The pattern url returned in error
messages was not in sync with the one in the docs.

Fixes: #56476
2020-05-13 12:12:23 +02:00
..
client-apps
odbc
cli.asciidoc
index.asciidoc
jdbc.asciidoc
odbc.asciidoc
rest.asciidoc
translate.asciidoc