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 ac2e0e1 commit c730fb8Copy full SHA for c730fb8
elasticsearch-api/README.md
@@ -27,6 +27,10 @@ Or it can get the version from a running cluster to determine which version and
27
28
This will download the necessary files used for the integration tests to `./tmp`.
29
30
+### Code generation
31
+
32
+The code for most of this library is automatically generated. See [./utils/README.md](utils/README.md) for more information.
33
34
## License
35
36
This software is licensed under the [Apache 2 license](./LICENSE).
0 commit comments