Skip to content
Snippets Groups Projects
Commit 38594ed6 authored by Rebecca Wheeler's avatar Rebecca Wheeler
Browse files

Edit POST_cert.json

parent b1e84764
No related branches found
No related tags found
No related merge requests found
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
"summary" : null, "summary" : null,
"description" : null, "description" : null,
"operationId" : "POST_cert", "operationId" : "POST_cert",
"produces" : [ "application/json" ], "produces" : [ "application/vnd.api+json" ],
"consumes" : [ "application/json" ], "consumes" : [ "application/vnd.api+json" ],
"parameters" : [ ], "parameters" : [ ],
"responses" : { "responses" : {
"200" : { "200" : {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment