Skip to content
代码片段 群组 项目
未验证 提交 dd74500d 编辑于 作者: Eugene Lim's avatar Eugene Lim
浏览文件

Fix deploy keys API annotation

上级 c0611437
No related branches found
No related tags found
无相关合并请求
......@@ -161,9 +161,7 @@ def find_by_deploy_key(project, key_id)
end
end
desc 'Delete deploy key for a project' do
success Key
end
desc 'Delete deploy key for a project'
params do
requires :key_id, type: Integer, desc: 'The ID of the deploy key'
end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册