diff --git a/docs-v2/spec.yaml b/docs-v2/spec.yaml index 8226b4bc4d..d52da82049 100644 --- a/docs-v2/spec.yaml +++ b/docs-v2/spec.yaml @@ -769,7 +769,7 @@ paths: description: The ID of the connection. If omitted, the syncs will be triggered for all relevant connections. syncs: type: array - descriptions: A list of sync names that you wish to trigger. + description: A list of sync names that you wish to trigger. items: type: string responses: @@ -805,7 +805,7 @@ paths: description: The ID of the connection. If omitted, the syncs will be started for all relevant connections. syncs: type: array - descriptions: A list of sync names that you wish to start. + description: A list of sync names that you wish to start. items: type: string responses: @@ -840,7 +840,7 @@ paths: description: The ID of the connection. If omitted, the syncs will be paused for all relevant connections. syncs: type: array - descriptions: A list of sync names that you wish to pause. + description: A list of sync names that you wish to pause. items: type: string responses: