mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-14 22:24:36 +08:00
新增:数据集部分接口
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
json.(@project_dataset, :id, :title, :description)
|
||||
json.attachments @attachments do |at|
|
||||
json.partial! "api/v1/attachments/detail", locals: {attachment: at}
|
||||
end
|
||||
Reference in New Issue
Block a user