未验证 提交 5db5ca0f 编写于 作者: R runzexia

fix internal issue #1131

Signed-off-by: Nrunzexia <runzexia@yunify.com>
上级 d649e3d0
......@@ -1112,7 +1112,7 @@ type Input struct {
Self struct {
Class string `json:"_class,omitempty"`
Href string `json:"href,omitempty"`
} `json:"self"`
} `json:"self,omitempty"`
} `json:"_links,omitempty" description:"references the reachable path to this resource"`
ID string `json:"id,omitempty" description:"the id of check action"`
Message string `json:"message,omitempty" description:"the message of check action"`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册