We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d62ba7 commit 90d3625Copy full SHA for 90d3625
2 files changed
docs/tables/clickup_folder.md
@@ -18,7 +18,7 @@ select
18
hidden,
19
space_id,
20
task_count,
21
- archived,
+ archived
22
from
23
clickup_folder
24
where
@@ -35,7 +35,7 @@ select
35
36
37
38
39
40
41
docs/tables/clickup_task.md
@@ -70,7 +70,7 @@ select
70
team_id,
71
72
list_id,
73
- folder_id,
+ folder_id
74
75
clickup_task
76
0 commit comments