From 303b93203da7aefc0be2605d2ed795bd3c13cede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksander=20=C5=BBarczy=C5=84ski?= Date: Fri, 29 Jan 2021 18:03:55 +0100 Subject: [PATCH] Update switch.rest.markdown (#16349) --- source/_integrations/switch.rest.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/switch.rest.markdown b/source/_integrations/switch.rest.markdown index cfb3c631d63..d1edb74f12d 100644 --- a/source/_integrations/switch.rest.markdown +++ b/source/_integrations/switch.rest.markdown @@ -31,7 +31,7 @@ state_resource: required: false type: string method: - description: "The method of the request. Supported `post` or `put`." + description: "The method of the request. Supported `post`, `put` or `patch`." required: false type: string default: post