diff options
Diffstat (limited to 'doc/api/issues.md')
-rw-r--r-- | doc/api/issues.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/issues.md b/doc/api/issues.md index ef37940faf0..823b72f5b0c 100644 --- a/doc/api/issues.md +++ b/doc/api/issues.md @@ -15,7 +15,7 @@ GET /issues "project_id": 8, "title": "4xx/5xx pages", "description": "", - "labels": [ ], + "labels": [], "milestone": null, "assignee": null, "author": { |