Skip to content

Commit f64f817

Browse files
committed
[codegen] update to latest spec
1 parent 9d3f1fe commit f64f817

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
@@ -3050,10 +3050,10 @@
30503050
if (hash.length > 1) {
30513051
hash = hash.substring(1);
30523052
}
3053-
window.location = "https://github.com/elastic/elasticsearch-specification/tree/205fe259533d5ccf98399758c3545e354e059a5e/specification/" + (paths[hash] || "");
3053+
window.location = "https://github.com/elastic/elasticsearch-specification/tree/5881c4cc13fda1f376dedde5f2bddf4c997e5a43/specification/" + (paths[hash] || "");
30543054
</script>
30553055
</head>
30563056
<body>
3057-
Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/205fe259533d5ccf98399758c3545e354e059a5e/specification/">Elasticsearch API specification</a>.
3057+
Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/5881c4cc13fda1f376dedde5f2bddf4c997e5a43/specification/">Elasticsearch API specification</a>.
30583058
</body>
30593059
</html>

0 commit comments

Comments
 (0)