From 046bc2bff1965c70093a158813126c1c28a8e525 Mon Sep 17 00:00:00 2001 From: Kushal Pandya Date: Fri, 10 Aug 2018 16:37:23 +0530 Subject: Update docs to change `Backlog` issue board list to `Open` --- doc/api/boards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/boards.md') diff --git a/doc/api/boards.md b/doc/api/boards.md index 246de50323e..5f006f4f012 100644 --- a/doc/api/boards.md +++ b/doc/api/boards.md @@ -144,7 +144,7 @@ Example response: ## List board lists Get a list of the board's lists. -Does not include `backlog` and `closed` lists +Does not include `open` and `closed` lists ``` GET /projects/:id/boards/:board_id/lists -- cgit v1.2.1