From 7ad0c6c38fc58ddbbd45693f74ee6041996f3b6d Mon Sep 17 00:00:00 2001
From: Rebecca Wheeler <rebecca.wheeler@wisc.edu>
Date: Tue, 25 Mar 2025 10:07:35 -0500
Subject: [PATCH] Edit POST_cert.json

---
 EI-IICS-Team/SSN_POC/POST_cert.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/EI-IICS-Team/SSN_POC/POST_cert.json b/EI-IICS-Team/SSN_POC/POST_cert.json
index b871a34..ce42633 100644
--- a/EI-IICS-Team/SSN_POC/POST_cert.json
+++ b/EI-IICS-Team/SSN_POC/POST_cert.json
@@ -18,8 +18,8 @@
         "summary" : null,
         "description" : null,
         "operationId" : "Post_Cert",
-        "produces" : [ "application/json" ],
-        "consumes" : [ "application/json" ],
+        "produces" : [ "application/vnd.api+json" ],
+        "consumes" : [ "application/vnd.api+json" ],
         "parameters" : [ {
           "name" : "body",
           "in" : "body",
-- 
GitLab