From ad57a1e6d63db781fc7e2405d1a23967b5ae4914 Mon Sep 17 00:00:00 2001 From: Isabel Atkinson Date: Wed, 8 May 2024 17:19:00 -0600 Subject: [PATCH] bump schema version in makefile --- source/unified-test-format/tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/unified-test-format/tests/Makefile b/source/unified-test-format/tests/Makefile index 5c30f9a66d..a2b79e3f70 100644 --- a/source/unified-test-format/tests/Makefile +++ b/source/unified-test-format/tests/Makefile @@ -1,4 +1,4 @@ -SCHEMA=../schema-1.20.json +SCHEMA=../schema-1.21.json .PHONY: all invalid valid-fail valid-pass atlas-data-lake versioned-api load-balancers gridfs transactions transactions-convenient-api crud collection-management read-write-concern retryable-reads retryable-writes sessions command-logging-and-monitoring client-side-operations-timeout HAS_AJV