mirror of
https://github.com/datarhei/core.git
synced 2025-10-05 07:57:13 +08:00
Update openapi specification
This commit is contained in:
@@ -86,7 +86,7 @@ func (h *ClusterHandler) NodeGet(c echo.Context) error {
|
||||
// @ID cluster-3-get-node-version
|
||||
// @Produce json
|
||||
// @Param id path string true "Node ID"
|
||||
// @Success 200 {object} api.Version
|
||||
// @Success 200 {object} api.AboutVersion
|
||||
// @Failure 404 {object} api.Error
|
||||
// @Security ApiKeyAuth
|
||||
// @Router /api/v3/cluster/node/{id}/version [get]
|
||||
|
Reference in New Issue
Block a user