mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-14 22:24:36 +08:00
add: new project detail
This commit is contained in:
@@ -18,7 +18,8 @@ class Gitea::Versions::CreateService < Gitea::ClientService
|
||||
end
|
||||
|
||||
def call
|
||||
post(url, request_params)
|
||||
response = post(url, request_params)
|
||||
render_status(response)
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user