Skip to content

Commit

Permalink
Merge pull request #558 from share/get-ops-bulk-docs
Browse files Browse the repository at this point in the history
📝 Remove `id` from `getOpsBulk()` documentation
  • Loading branch information
alecgibson committed Apr 5, 2022
2 parents b7eae5c + cb3aaed commit 40c87bf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/api/backend.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,10 +388,6 @@ backend.getOpsBulk(agent, index, fromMap, toMap [, options [, callback]])

> The name of the collection or [projection]({{ site.baseurl }}{% link projections.md %})
`id` -- string

> The document ID
`fromMap` -- Object

> An object whose keys are the IDs of the target documents. The values are the first versions requested of each document (inclusive)
Expand Down

0 comments on commit 40c87bf

Please sign in to comment.