This commit is contained in:
parent
a630753485
commit
26ea240303
|
@ -1,3 +1,3 @@
|
||||||
json.array! @result_object["branch_name"] do |branch|
|
json.array! @result_object do |branch|
|
||||||
json.partial! "api/v1/projects/branches/simple_detail", branch: branch
|
json.partial! "api/v1/projects/branches/simple_detail", branch: branch
|
||||||
end
|
end
|
Loading…
Reference in New Issue