Skip to content

Commit f164410

Browse files
committed
Projects yaml removed taskIds from description
1 parent b2f3b7b commit f164410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xero-projects.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ paths:
500500
- name: taskIds
501501
x-snake: task_ids
502502
in: query
503-
description: "taskIds Search for all tasks that match a comma separated list of taskIds, i.e. GET https://.../tasks?taskIds={taskID},{taskID}"
503+
description: "Search for all tasks that match a comma separated list of taskIds, i.e. GET https://.../tasks?taskIds={taskID},{taskID}"
504504
schema:
505505
type: string
506506
- name: chargeType

0 commit comments

Comments
 (0)