Add info about exposed Project::archived to API docs

上级 b5a73b1f
......@@ -43,7 +43,8 @@ GET /projects
"owner_id": 1,
"path": "diaspora",
"updated_at": "2013-09-30T13: 46: 02Z"
}
},
"archived": false
},
{
"id": 6,
......@@ -78,7 +79,8 @@ GET /projects
"owner_id": 1,
"path": "brightbox",
"updated_at": "2013-09-30T13:46:02Z"
}
},
"archived": false
}
]
```
......@@ -157,7 +159,8 @@ Parameters:
"access_level": 50,
"notification_level": 3
}
}
},
"archived": false
}
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册