You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"caption": "Get form submissions with specific start index"
72
+
},
63
73
{
64
74
"title": "function",
65
75
"description": null,
@@ -94,7 +104,7 @@
94
104
},
95
105
{
96
106
"title": "param",
97
-
"description": "Field and direction to sort submissions by. Specify 1 for ascending or -1 for descending order (e.g. {\"field_name\": 1} or {\"field_name\": -1})",
107
+
"description": "Field and direction to sort submissions by.",
98
108
"type": {
99
109
"type": "OptionalType",
100
110
"expression": {
@@ -118,7 +128,7 @@
118
128
},
119
129
{
120
130
"title": "param",
121
-
"description": "The index of the first submission to return. Used for pagination.",
131
+
"description": "The index of the first submission to return.",
0 commit comments