Skip to content

Commit aae3961

Browse files
committed
[codegen] Update to latest API spec
1 parent 28ab26e commit aae3961

File tree

1 file changed

+2
-2
lines changed
  • java-client/src/main/java/co/elastic/clients/elasticsearch/doc-files

1 file changed

+2
-2
lines changed

java-client/src/main/java/co/elastic/clients/elasticsearch/doc-files/api-spec.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2317,10 +2317,10 @@
23172317
if (hash.length > 1) {
23182318
hash = hash.substring(1);
23192319
}
2320-
window.location = "https://github.com/elastic/elasticsearch-specification/tree/ea8352dff46e245854ff114b890ea250559e265a/specification/" + (paths[hash] || "");
2320+
window.location = "https://github.com/elastic/elasticsearch-specification/tree/39072c73fb74507990b4bafdbaaa8ab3a23c264c/specification/" + (paths[hash] || "");
23212321
</script>
23222322
</head>
23232323
<body>
2324-
Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/ea8352dff46e245854ff114b890ea250559e265a/specification/">Elasticsearch API specification</a>.
2324+
Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/39072c73fb74507990b4bafdbaaa8ab3a23c264c/specification/">Elasticsearch API specification</a>.
23252325
</body>
23262326
</html>

0 commit comments

Comments
 (0)