From 59f7562fc77f684ebf5e35d7462c9e16833924c5 Mon Sep 17 00:00:00 2001 From: aaska Date: Wed, 22 Jan 2020 14:38:37 +0100 Subject: [PATCH] Update synologydsm.markdown Added additional description on api_version accepted values --- source/_integrations/synologydsm.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/synologydsm.markdown b/source/_integrations/synologydsm.markdown index fc661d84c5e..8ed768fb1d1 100644 --- a/source/_integrations/synologydsm.markdown +++ b/source/_integrations/synologydsm.markdown @@ -51,7 +51,7 @@ password: required: true type: string api_version: - description: Define DSM version to allow backward compatibility with 5.x. + description: Define DSM version to allow backward compatibility with 5.x. Value can be `5` for DSM 5.x or `6` for DSM 6.x or later. type: integer required: false ssl: