Commit ae96f314 authored by Jeremy Mikola's avatar Jeremy Mikola

Format notes for $changeStream pipeline operators

parent 5965b7e8
......@@ -18,6 +18,10 @@ description: |
- ``MongoDB\Operation\ChangeStream::FULL_DOCUMENT_DEFAULT`` (*default*)
- ``MongoDB\Operation\ChangeStream::FULL_DOCUMENT_UPDATE_LOOKUP``
.. note::
This is an option of the `$changeStream` pipeline stage.
interface: phpmethod
operation: ~
optional: true
......@@ -45,7 +49,9 @@ type: array|object
description: |
Specifies the logical starting point for the new change stream.
Note this is an option of the '$changeStream' pipeline stage.
.. note::
This is an option of the `$changeStream` pipeline stage.
interface: phpmethod
operation: ~
optional: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment