fix: create project add login
This commit is contained in:
parent
aeaa5d4366
commit
e4fda9243b
|
@ -1 +1,2 @@
|
|||
json.extract! @project, :id, :name,:identifier
|
||||
json.login @project&.owner.login
|
||||
|
|
Loading…
Reference in New Issue