Closed Plutone11011 closed 5 months ago
Btw I cannot run the linter or formatter with nox, since it tells me that "Python 3.8" is not found, and I am using Python 3.9. Is 3.8 a hard requirement?
Hi @Plutone11011, just a quick note: APIs, along with their descriptions, are automatically generated from the spec. Anything you've added will get replaced next time the generator runs.
If you happen to have any extra tips or instructions on using the APIs, could you kindly place them in the guides folder? Your help is greatly appreciated!
Description
Updates opensearch client docstrings and user guide for
index
,delete
andcreate
methodsIssues Resolved
718
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.