Skip to content

Commit

Permalink
Fix typo in swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
rsjostrand-hpe committed Oct 3, 2022
1 parent c02f69b commit aa8f4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ paths:
# description: Internal Server Error
# schema:
# $ref: '#/definitions/Error'
/service/etcd::
/service/etcd:
get:
summary: "Retrieve the current connection status to ETCD"
tags:
Expand Down

0 comments on commit aa8f4f0

Please sign in to comment.