elasticsearch-py icon indicating copy to clipboard operation
elasticsearch-py copied to clipboard

Fix api_key docstring in async case too

Open pquentin opened this issue 1 year ago • 1 comments

I noticed this because https://github.com/elastic/elasticsearch-py/pull/2475 was reverting the change. In fact, the sync code is generated by running unasync on the async code.

pquentin avatar Mar 24 '24 11:03 pquentin

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

github-actions[bot] avatar Mar 24 '24 11:03 github-actions[bot]