From bcd7488109f8d244bff43f0fdb9d49522662536e Mon Sep 17 00:00:00 2001 From: ian fogelman Date: Thu, 15 Jul 2021 10:50:02 -0400 Subject: [PATCH] DOCSP-17402-schema-validation-documentation --- source/core/schema-validation.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/core/schema-validation.txt b/source/core/schema-validation.txt index b3d916ef8ae..dc64954c9c8 100644 --- a/source/core/schema-validation.txt +++ b/source/core/schema-validation.txt @@ -102,6 +102,9 @@ JSON schema: For more information, see :query:`$jsonSchema`. +``bsonType`` definitions can be found on the :doc:`BSON Types +` page. + .. _schema-validation-query-expression: Other Query Expressions