From b1e84764d0c35afd91534aa31b6ef5bd1eed1be1 Mon Sep 17 00:00:00 2001 From: Rebecca Wheeler <rebecca.wheeler@wisc.edu> Date: Mon, 24 Mar 2025 16:16:00 -0500 Subject: [PATCH] Update file POST_cert.json --- EI-IICS-Team/SSN_POC/POST_cert.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EI-IICS-Team/SSN_POC/POST_cert.json b/EI-IICS-Team/SSN_POC/POST_cert.json index 98ba558..6b9f1b6 100644 --- a/EI-IICS-Team/SSN_POC/POST_cert.json +++ b/EI-IICS-Team/SSN_POC/POST_cert.json @@ -13,7 +13,7 @@ "schemes" : [ "https" ], "paths" : { "/certificates" : { - "get" : { + "post" : { "tags" : [ "POST_cert" ], "summary" : null, "description" : null, -- GitLab