We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be07683 commit bdafec0Copy full SHA for bdafec0
specification/_types/Base.ts
@@ -110,7 +110,7 @@ export class ElasticsearchVersionInfo {
110
minimum_wire_compatibility_version: VersionString
111
/**
112
* The Elasticsearch version number.
113
- *
+ *
114
* ::: In Serverless deployments, this value is always `8.11.0`, regardless of the actual runtime version.
115
* This static value exists for backward compatibility with legacy clients.
116
* Serverless environments are automatically upgraded, so this value can be safely ignored.
0 commit comments