Commit e8fa4135 authored by Vincent Pelletier's avatar Vincent Pelletier

doc: Fix PUT /crt/{crt-id} definition.

parent e19d8ab4
Pipeline #13408 passed with stage
in 0 seconds
......@@ -85,6 +85,8 @@ paths:
operationId: createCertificate
tags:
- auth
parameters:
- $ref: '#/parameters/crt-id'
responses:
'204':
description: No Content - CSR was successfuly signed
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment