From 511ac326e5579c3d5f7820ca73bf42f99fa16fb2 Mon Sep 17 00:00:00 2001 From: Brian Ruf Date: Thu, 22 Aug 2024 09:40:45 -0400 Subject: [PATCH] Fix --- OSCALRestOpenAPI.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OSCALRestOpenAPI.json b/OSCALRestOpenAPI.json index 05ce7f1..b35991d 100644 --- a/OSCALRestOpenAPI.json +++ b/OSCALRestOpenAPI.json @@ -6448,7 +6448,7 @@ }, "application/yaml" : { "schema" : { - "$ref" : "#/components/schemas/OSCALCatalogPlan" + "$ref" : "#/components/schemas/OSCALCatalog" } } }