Skip to content

Commit 18f4e59

Browse files
committed
test
1 parent 2459505 commit 18f4e59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/fundamentals/gridfs.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,12 +234,13 @@ method. The ``GridFSUploadOptions`` class contains the following properties:
234234

235235
* - ``Metadata``
236236
- Metadata to store with the file, including the following elements:
237+
237238
- The ``_id`` of the file
238239
- The name of the file
239240
- The length and size of the file
240241
- The upload date and time
241242
- A ``metadata`` document in which you can store other information
242-
243+
243244
| The default value is ``null``.
244245
|
245246
| **Data type**: `BsonDocument <{+new-api-root+}/MongoDB.Bson/MongoDB.Bson.BsonDocument.html>`__

0 commit comments

Comments
 (0)