Skip to content

Commit 1969483

Browse files
committed
minor docs fix
Signed-off-by: Paul Ryan <[email protected]>
1 parent 2737990 commit 1969483

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

swagger/ledger.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,12 @@ paths:
2626
$ref: '#/responses/not-found'
2727
tags:
2828
- health
29-
29+
3030
/api-docs:
3131
get:
32+
security: []
3233
summary: Get swagger documentation
33-
operationId: get_doc
34+
operationId: getDoc
3435
produces:
3536
- text/html
3637
responses:

0 commit comments

Comments
 (0)