From 8ca10ddf86177ad70167fa1202e32e0e4a76f4bc Mon Sep 17 00:00:00 2001 From: Sarah Simpers <82042374+sarahsimpers@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:37:25 -0500 Subject: [PATCH] (DOCSP-45749) Denests last phase 1 nested components (#182) * (DOCSP-45749) Denests last phase 1 nested components * Update build --- .../reference/method/MongoDBDatabase-createCollection.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/source/reference/method/MongoDBDatabase-createCollection.txt b/source/reference/method/MongoDBDatabase-createCollection.txt index 62e6d0bd..f78d61eb 100644 --- a/source/reference/method/MongoDBDatabase-createCollection.txt +++ b/source/reference/method/MongoDBDatabase-createCollection.txt @@ -206,10 +206,8 @@ Parameters - Determines whether to ``error`` on invalid documents or just ``warn`` about the violations but allow invalid documents to be inserted. - .. important:: - - Validation of documents only applies to those documents as - determined by the ``validationLevel``. + :gold:`IMPORTANT:` Validation of documents only applies to + those documents as determined by the ``validationLevel``. .. list-table:: :header-rows: 1