fix
This commit is contained in:
parent
d0791ee653
commit
e6c6e544fe
|
@ -7,7 +7,7 @@ json.identifier project_common["identifier"]
|
|||
json.description project_common["description"]
|
||||
json.owner do
|
||||
json.id project_common["owner_id"]
|
||||
json type owner_common["type"]
|
||||
json.type owner_common["type"]
|
||||
json.name owner_common["name"]
|
||||
json.login owner_common["login"]
|
||||
json.avatar_url owner_common["avatar_url"]
|
||||
|
|
Loading…
Reference in New Issue