Skip to content

Commit

Permalink
DRIVERS-2789 Convert Server Write Commands Spec to Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Aug 12, 2024
1 parent 115301d commit 6c54383
Show file tree
Hide file tree
Showing 4 changed files with 363 additions and 366 deletions.
2 changes: 1 addition & 1 deletion source/driver-bulk-update.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ https://github.com/mongodb/mongo/blob/master/src/mongo/shell/bulk_api.js

If you need more information about the actual write command you can find the specification at the following location

https://github.com/mongodb/specifications/blob/master/source/server_write_commands.rst
server_write_commands.md

Modes of Execution
------------------
Expand Down
1 change: 1 addition & 0 deletions source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@
- [URI Options Specification](uri-options/uri-options.md)
- [Unified Test Format](unified-test-format/unified-test-format.md)
- [Wire Compression in Drivers](compression/OP_COMPRESSED.md)
- [Write Commands Specification](./server_write_commands.md)
Loading

0 comments on commit 6c54383

Please sign in to comment.