From d7671a378dddf7dffe510a782f00a6d437522862 Mon Sep 17 00:00:00 2001 From: Rebecca Wheeler <rebecca.wheeler@wisc.edu> Date: Tue, 25 Mar 2025 09:20:49 -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 e940220..704a3bc 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/vnd.api+json" ], - "consumes" : [ "application/vnd.api+json" ], + "produces" : [ "application/json" ], + "consumes" : [ "application/json" ], "parameters" : [ { "name" : [ { "data": { -- GitLab