Skip to content

Commit 6aff457

Browse files
Merge pull request #70 from makeplane/preview
Integrations on self-hosted
2 parents fbf5ede + 04d85e9 commit 6aff457

31 files changed

+514
-6
lines changed

api-reference/issue/list-issues.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ api: GET /api/v1/workspaces/{workspace-slug}/projects/{project_id}/issues/
77
### Path parameters
88

99
<ParamField path="workspace-slug" type="string" required></ParamField>
10-
11-
<ParamField path="project_id" type="string" required></ParamField>
10+
<ParamField path="project_id" type="string" required></ParamField>
11+
<ParamField query="fields" type="string" required></ParamField>
12+
<ParamField query="expand" type="string" required></ParamField>
56.4 KB
Loading
20.1 KB
Loading
21.3 KB
Loading
31.1 KB
Loading
66 KB
Loading
75.3 KB
Loading
18 KB
Loading
44.7 KB
Loading
50.7 KB
Loading

0 commit comments

Comments
 (0)