summaryrefslogtreecommitdiff
path: root/doc/api/issues.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/issues.md')
-rw-r--r--doc/api/issues.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/api/issues.md b/doc/api/issues.md
index 0ce14503ffc..aaad3305489 100644
--- a/doc/api/issues.md
+++ b/doc/api/issues.md
@@ -10,6 +10,7 @@ GET /issues
[
{
"id": 43,
+ "project_id": 8,
"title": "4xx/5xx pages",
"description": "",
"labels": [ ],
@@ -28,6 +29,7 @@ GET /issues
},
{
"id": 42,
+ "project_id": 8,
"title": "Add user settings",
"description": "",
"labels": [
@@ -91,6 +93,7 @@ Parameters:
```json
{
"id": 42,
+ "project_id": 8,
"title": "Add user settings",
"description": "",
"labels": [