-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
I'll create a single issue to collect many small typos in the Python documentation:
client.indeces
few instances of~typing.Literal...
. Is that expected?- On the
delete_by_query
page- there's a
from_
argument with no documentation. Is it an alias forfrom
? (Same on thesearch
and few other APIs) - the
filter_path
has no documentation. (This can be found in other APIs of the same page)
- there's a