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