From 4e421e3807afbf6af8951f3f214c463921a6512b Mon Sep 17 00:00:00 2001 From: Jason Desrosiers Date: Thu, 7 Oct 2021 09:34:44 -0700 Subject: [PATCH] Fix typo in URL for 3.0 schema release --- oas/3.0/schema/{2012-09-28 => 2021-09-28} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename oas/3.0/schema/{2012-09-28 => 2021-09-28} (100%) diff --git a/oas/3.0/schema/2012-09-28 b/oas/3.0/schema/2021-09-28 similarity index 100% rename from oas/3.0/schema/2012-09-28 rename to oas/3.0/schema/2021-09-28